Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Go to the source code of this file.
Variables | |
$registry = \Magento\TestFramework\Helper\Bootstrap::getObjectManager()->get(\Magento\Framework\Registry::class) | |
$store = \Magento\TestFramework\Helper\Bootstrap::getObjectManager()->create(\Magento\Store\Model\Store::class) | |
$storeCode = 'fixturestore' | |
$registry = \Magento\TestFramework\Helper\Bootstrap::getObjectManager()->get(\Magento\Framework\Registry::class) |
Definition at line 8 of file fixture_store_with_catalogsearch_index_rollback.php.
$store = \Magento\TestFramework\Helper\Bootstrap::getObjectManager()->create(\Magento\Store\Model\Store::class) |
Definition at line 14 of file fixture_store_with_catalogsearch_index_rollback.php.
$storeCode = 'fixturestore' |
Definition at line 15 of file fixture_store_with_catalogsearch_index_rollback.php.