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

Go to the source code of this file.

Variables

 $objectManager = \Magento\TestFramework\Helper\Bootstrap::getObjectManager()
 
 $attributeSet
 

Variable Documentation

◆ $attributeSet

if ( $attributeSet->getId()) $attributeSet
Initial value:
= $objectManager->create(\Magento\Eav\Model\Entity\Attribute\Set::class)
->load('Super Powerful Muffins', 'attribute_set_name')

Definition at line 10 of file attribute_sets_rollback.php.

◆ $objectManager

Definition at line 8 of file attribute_sets_rollback.php.