Copied!

ProductTypeListInterface

ProductTypeListInterface.php : 16
Interface
Extends IteratorAggregate

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