Class SharedShoppingCartCollection
Class SharedShoppingCartCollection
- AbstractCollection implements IteratorAggregate, Countable
- ┗ EditableCollection
- ┗ SharedShoppingCartCollection
Package: ShoppingCart\Entities
Category: System
Located at Services/Core/ShoppingCart/SharedShoppingCartCollection.inc.php
Category: System
Located at Services/Core/ShoppingCart/SharedShoppingCartCollection.inc.php
Methods summary
public
_getValidType( void )
: string
Valid type for SharedShoppingCartCollection is SharedShoppingCartInterface.
Methods inherited from EditableCollection
addCollection(),
addItem(),
getClone(),
setItem()
Methods inherited from AbstractCollection
__construct(),
_add(),
_getExceptionText(),
_itemIsValid(),
count(),
getArray(),
getItem(),
getIterator(),
isEmpty()