Collection (class)
Class Collection
A collection is an immutable list of elements with a handful of functions to iterate, group, transform and extract information from it.
- IteratorIterator implements Iterator, Traversable, OuterIterator
- Cake\Collection\Collection implements Cake\Collection\CollectionInterface, Serializable uses Cake\Collection\CollectionTrait