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) | |
$eavConfig = \Magento\TestFramework\Helper\Bootstrap::getObjectManager()->get(\Magento\Eav\Model\Config::class) | |
$attribute = $eavConfig->getAttribute('catalog_product', 'test_configurable') | |
$attribute = $eavConfig->getAttribute('catalog_product', 'test_configurable') |
Definition at line 15 of file configurable_attribute_rollback.php.
$eavConfig = \Magento\TestFramework\Helper\Bootstrap::getObjectManager()->get(\Magento\Eav\Model\Config::class) |
Definition at line 14 of file configurable_attribute_rollback.php.
$registry = \Magento\TestFramework\Helper\Bootstrap::getObjectManager()->get(\Magento\Framework\Registry::class) |
Definition at line 9 of file configurable_attribute_rollback.php.