Skip to content

Commit 0fc23c2

Browse files
committed
MAGETWO-65470: The visibility conditions improvements
Static fixes.
1 parent e25909e commit 0fc23c2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/internal/Magento/Framework/View/Layout/Reader/UiComponent.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ class UiComponent implements ReaderInterface
5454
*
5555
* @param Helper $helper
5656
* @param Condition $conditionReader
57+
* @param DataInterfaceFactory $uiConfigFactory
58+
* @param ReaderPool $readerPool
5759
*/
5860
public function __construct(
5961
Helper $helper,

0 commit comments

Comments
 (0)