Interface Salient\Contract\Sync\SyncErrorCollectionInterface

extends CollectionInterface<int, SyncErrorInterface>, Stringable
Methods
Methods inherited from Salient\Contract\Collection\CollectionInterface
__construct(), isEmpty(), set(), has(), get(), unset(), add(), merge(), sort(), reverse(), forEach(), map(), filter(), find(), only(), onlyIn(), except(), exceptIn(), slice(), hasValue(), keyOf(), firstOf(), all(), first(), last(), nth(), push(), pop(), shift(), unshift()
Methods inherited from ArrayAccess
offsetExists(), offsetGet(), offsetSet(), offsetUnset()
Methods inherited from Countable
count()
Methods inherited from Salient\Contract\Core\Arrayable
toArray()
Methods inherited from Salient\Contract\Core\Jsonable
toJson()
Methods inherited from Stringable
__toString()
Constants inherited from Salient\Contract\Collection\CollectionInterface
CALLBACK_USE_VALUE, CALLBACK_USE_KEY, CALLBACK_USE_BOTH, FIND_VALUE, FIND_KEY