Collection
class Collection implements CollectionInterface
Methods
count()
No description
getIterator()
No description
offsetExists($offset)
No description
offsetGet($offset)
No description
offsetSet($offset, $value)
No description
offsetUnset($offset)
No description