Solar_Sql_Model_Params_Fetch::toArray()

public array Solar_Sql_Model_Params_Fetch::toArray ( void )

Returns a copy of the struct as an array, recursively descending to convert child structs into arrays as well.

Inherited from Solar_Struct.

Parameters

  • None.

Returns

  • (array)

Description

Returns a copy of the struct as an array, recursively descending to convert child structs into arrays as well.



Local