Interface CollectionInterface
Collection Interface
- Slim\Interfaces\CollectionInterface implements ArrayAccess, Countable, IteratorAggregate
Direct known implementers
Indirect known implementers
Methods summary
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
Methods inherited from ArrayAccess
offsetExists(),
offsetGet(),
offsetSet(),
offsetUnset()
Methods inherited from Countable
count()
Methods inherited from IteratorAggregate
getIterator()