Copied!

AttributeGroupCollectionInterface

AttributeGroupCollectionInterface.php : 18
Interface
Extends IteratorAggregate, Countable

Methods

publicgetAttributeGroups()

AttributeGroupCollectionInterface.php : 23
public getAttributeGroups() : array<string|int, AttributeGroupInterface>

Return values

array<string|int, AttributeGroupInterface>

publicgetTotalCount()

AttributeGroupCollectionInterface.php : 25
public getTotalCount() : int

Return values

int