<TKey is array-key, TValue>
abstract | |
---|---|
implements |
CollectionInterface<TKey, TValue> |
uses |
CollectionTrait |
Base class for collections of items of a given type
Methods used from Salient\Collection\CollectionTrait |
---|
set(), unset(), pop(), sort(), reverse(), map(), filter(), only(), onlyIn(), except(), exceptIn(), slice(), shift(), merge(), offsetSet(), offsetUnset(), maybeReplaceItems(), replaceItems(), maybeClone(), handleItemsReplaced() |
Constants inherited from Salient\Contract\Collection\CollectionInterface |
---|
|