AttributeGroupListInterface
AttributeGroupListInterface.php
:
17
Interface
Extends
IteratorAggregate
Methods¶
getAttributeGroups()
¶
AttributeGroupListInterface.php
:
22
|
|
Return values
array<string|int, AttributeGroupInterface>
getTotalCount()
¶
AttributeGroupListInterface.php
:
27
Return total count of found attribute groups (filtered by permissions).
|
|
Return values
int