Log in
Model

AttributeSetManagement

Magento\Eav\Model\AttributeSetManagement

What it does

This class manages the creation of EAV attribute sets by copying the structure from an existing skeleton set.

Developers use this when programmatically creating new attribute sets for entities like products or customers, ensuring the new set inherits groups and attributes from a template set while allowing customization of the set name and properties.

Public Methods

  • create()