Description
The class Magento\Eav\Setup\EavSetup
, which is used to manage EAV attributes programmatically in setup scripts, provides a method to add attributes to groups and attribute sets. The method is called addAttributeToGroup
.
But there is missing the inverse method to remove an attribute from a group and set.
The addition of such a method would be great.
Metadata
Assignees
Labels
No labels
Activity