ICanBoogie
Documentation
API Reference
Common
master
Interface
ToArrayRecursive
ICanBoogie\ToArrayRecursive
implements
ICanBoogie\ToArray
Namespace:
ICanBoogie
Located at
ToArrayRecursive.php
Methods summary
public
to_array_recursive
( void )
:
array
Converts the object into an array recursively.
Converts the object into an array recursively.
Returns
array
Methods inherited from
ICanBoogie\ToArray
to_array()