Model
Fieldset
Magento\Eav\Model\Form\Fieldset
What it does
This class represents a fieldset in Magento 2's EAV form system, which groups related form fields together.
Developers use this model to create, manage, and validate fieldsets for custom forms with multi-store label support, ensuring proper organization of EAV attributes in forms like customer or product attribute sets.
Public Methods
- beforeSave()
- getLabels()
- setLabels()
- setStoreLabel()
- getStoreId()