Collection
interface Collection implements ArrayAccess, IteratorAggregate, Countable, ToArrayInterface
Methods
Details
in ToArrayInterface at line 42
array
toArray()
Get the array representation of an object