interface Collection implements ArrayAccess, IteratorAggregate, Countable, ToArrayInterface

Methods

array
toArray()

Get the array representation of an object

Details

in ToArrayInterface at line 42
array toArray()

Get the array representation of an object

Return Value

array