Solar_Sql_Model_Params_Fetch::load()

public Solar_Sql_Model_Params Solar_Sql_Model_Params_Fetch::load ( array|Solar_Struct $spec )

Loads this params object with an array or struct.

Inherited from Solar_Sql_Model_Params.

Parameters

  • (array|Solar_Struct) $spec: The data to load.

Returns

  • (Solar_Sql_Model_Params)

Description

Loads this params object with an array or struct.

See Also



Local