|
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Go to the source code of this file.
Variables | |
| $objectManager = \Magento\TestFramework\Helper\Bootstrap::getObjectManager() | |
| $theme = $objectManager->create(\Magento\Framework\View\Design\ThemeInterface::class) | |
| $updateNotTemporary = $objectManager->create(\Magento\Widget\Model\Layout\Update::class) | |
| $updateTemporary = $objectManager->create(\Magento\Widget\Model\Layout\Update::class) | |
| $objectManager = \Magento\TestFramework\Helper\Bootstrap::getObjectManager() |
Definition at line 8 of file layout_update.php.
| $theme = $objectManager->create(\Magento\Framework\View\Design\ThemeInterface::class) |
Definition at line 13 of file layout_update.php.
| $updateNotTemporary = $objectManager->create(\Magento\Widget\Model\Layout\Update::class) |
Definition at line 25 of file layout_update.php.
| $updateTemporary = $objectManager->create(\Magento\Widget\Model\Layout\Update::class) |
Definition at line 37 of file layout_update.php.