6 declare(strict_types=1);
16 ->getEntityType(
'catalog_product')
17 ->getDefaultAttributeSetId();
23 'attribute_set_name' =>
'Super Powerful Muffins',
26 \
Magento\Eav\Api\Data\AttributeSetInterface::class
35 'attribute_set_name' =>
'Banana Rangers',
38 \
Magento\Eav\Api\Data\AttributeSetInterface::class
46 'attribute_set_name' =>
'Guardians of the Refrigerator',
49 \
Magento\Eav\Api\Data\AttributeSetInterface::class
static getObjectManager()