Copied!

ProductTypeListInterface

ProductTypeListInterface.php : 16
Extends IteratorAggregate
Tags
Extends

\IteratorAggregate<int, \Ibexa\Contracts\ProductCatalog\Values\ProductTypeInterface>

Methods

publicgetProductTypes()

ProductTypeListInterface.php : 21
public getProductTypes() : array<string|int, ProductTypeInterface>

Return values

array<string|int, ProductTypeInterface>

publicgetTotalCount()

ProductTypeListInterface.php : 23
public getTotalCount() : int

Return values

int