Copied!

AttributeGroupListInterface

AttributeGroupListInterface.php : 17
Extends IteratorAggregate
Tags
Extends

IteratorAggregate<int,AttributeGroupInterface>

Methods

publicgetAttributeGroups()

AttributeGroupListInterface.php : 22
public getAttributeGroups() : array<string|int, AttributeGroupInterface>

Return values

array<string|int, AttributeGroupInterface>

publicgetTotalCount()

AttributeGroupListInterface.php : 27

Return total count of found attribute groups (filtered by permissions).

public getTotalCount() : int

Return values

int