Class DataStructure
Factory class for creating Data Structure Helper objects
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
Returns
mixed
A helper whose purpose is to manipulate data structures of the type $structure ThrowsException Thrown when the helper does not exist |