CatalogListInterface
CatalogListInterface.php
:
17
Interface
Extends
IteratorAggregate, Countable
Methods¶
getCatalogs()
¶
CatalogListInterface.php
:
24
Partial list of catalogs.
|
|
Return values
array<string|int, CatalogInterface>
getTotalCount()
¶
CatalogListInterface.php
:
29
Return total count of found catalogs (filtered by permissions).
|
|
Return values
int