Solar_Sql_Model_Related_ToMany::setNativeModel()
public
void
Solar_Sql_Model_Related_ToMany::setNativeModel
( Solar_Sql_Model $model
)
Sets the native (origin) model instance.
Inherited from Solar_Sql_Model_Related.
Parameters
(Solar_Sql_Model)
$model
: The native model instance.
Returns
(void)
Description
Sets the native (origin) model instance.