Class DataStructure
Factory class for creating Data Structure Helper objects
Methods summary
public static
mixed
|
Factory class for creating Data Structure Helper objects
public static
mixed
|
#
create( string $structure )
Returns an instance of the requested helper Returns an instance of the requested helper Parameters
Returnsmixed A helper whose purpose is to manipulate data structures of the type $structure Throws |