Copied!

BrandContextCollectionInterface

BrandContextCollectionInterface.php : 18
Interface
Extends IteratorAggregate, Countable

Methods

publicgetBrandContexts()

BrandContextCollectionInterface.php : 23
public getBrandContexts() : array<string|int, BrandContextInterface>

Return values

array<string|int, BrandContextInterface>

publicgetTotalCount()

BrandContextCollectionInterface.php : 25
public getTotalCount() : int

Return values

int