Solar_Sql_Model_Params_Eager::_load()

protected Solar_Sql_Model_Params_Eager Solar_Sql_Model_Params_Eager::_load ( array $data )

Loads this params object with an array of data using support methods.

Parameters

  • (array) $data: The data to load.

Returns

  • (Solar_Sql_Model_Params_Eager)

Description

Loads this params object with an array of data using support methods.

See Also



Local