Log in
Model

SetManagement

Magento\Catalog\Model\Product\Attribute\SetManagement

What it does

This class manages the creation of product attribute sets in Magento 2.

Developers use this service to programmatically create new attribute sets based on existing ones (skeleton sets), ensuring the skeleton is a valid product attribute set.

It acts as a product-specific wrapper around the generic EAV attribute set management system.

Public Methods

  • create()