ICanBoogie
Documentation
API Reference
Common
v1.2.2.1
Interface
ToArrayRecursive
ICanBoogie\ToArrayRecursive
implements
ICanBoogie\ToArray
Namespace:
ICanBoogie
Located at
interfaces.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()