We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e25909e commit 0fc23c2Copy full SHA for 0fc23c2
lib/internal/Magento/Framework/View/Layout/Reader/UiComponent.php
@@ -54,6 +54,8 @@ class UiComponent implements ReaderInterface
54
*
55
* @param Helper $helper
56
* @param Condition $conditionReader
57
+ * @param DataInterfaceFactory $uiConfigFactory
58
+ * @param ReaderPool $readerPool
59
*/
60
public function __construct(
61
Helper $helper,
0 commit comments