Skip to content

Commit e1e6ff2

Browse files
committed
AC-1077::Unable to pass data argument by di.xml for block instance
1 parent b55f7ef commit e1e6ff2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/internal/Magento/Framework/View/Element/BlockFactory.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ public function __construct(
4040
?ConfigInterface $config = null
4141
) {
4242
$this->objectManager = $objectManager;
43-
$this->config = $config;
4443
$this->config = $config ?: ObjectManager::getInstance()->get(ConfigInterface::class);
4544
}
4645

0 commit comments

Comments
 (0)