CollectionInterface (class)

Interface CollectionInterface

Describes the methods a Collection should implement. A collection is an immutable list of elements exposing a number of traversing and extracting method for generating other collections.

Cake\Collection\CollectionInterface implements Iterator, JsonSerializable

Direct Implementers

Indirect Implementers