Copied!

VatCategoryListInterface

VatCategoryListInterface.php : 17
Extends IteratorAggregate, Countable
Tags
Extends

\IteratorAggregate<\Ibexa\Contracts\ProductCatalog\Values\VatCategoryInterface>

Methods

publicgetTotalCount()

VatCategoryListInterface.php : 27

Return total count of found categories.

public getTotalCount() : int

Return values

int

publicgetVatCategories()

VatCategoryListInterface.php : 22
public getVatCategories() : array<string|int, VatCategoryInterface>

Return values

array<string|int, VatCategoryInterface>