Skip to content

Add a method to remove an attribute from a group in EavSetup #346

Open
magento/magento2
#39618
@stollr

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions