ShoppingListCollectionInterface
ShoppingListCollectionInterface.php
:
17
Interface
Extends
IteratorAggregate, Countable
Methods¶
getShoppingLists()
¶
ShoppingListCollectionInterface.php
:
22
|
|
|
Return values
array<string|int, ShoppingListInterface>
getTotalCount()
¶
ShoppingListCollectionInterface.php
:
24
|
|
|
Return values
int