Copied!

AttributeDefinitionListInterface

AttributeDefinitionListInterface.php : 17
Extends IteratorAggregate
Tags
Extends

IteratorAggregate<int,AttributeDefinitionInterface>

Methods

publicgetAttributeDefinitions()

AttributeDefinitionListInterface.php : 22
public getAttributeDefinitions() : array<string|int, AttributeDefinitionInterface>

Return values

array<string|int, AttributeDefinitionInterface>

publicgetTotalCount()

AttributeDefinitionListInterface.php : 27

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

public getTotalCount() : int

Return values

int