Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
Variables
websites_with_stores_rollback.php File Reference

Go to the source code of this file.

Variables

 $registry = Bootstrap::getObjectManager()->get(Registry::class)
 
 $websiteCodes = ['eu_website', 'us_website', 'global_website']
 

Variable Documentation

◆ $registry

$registry = Bootstrap::getObjectManager()->get(Registry::class)

Definition at line 14 of file websites_with_stores_rollback.php.

◆ $websiteCodes

$websiteCodes = ['eu_website', 'us_website', 'global_website']

Definition at line 19 of file websites_with_stores_rollback.php.