Solar_Sql_Model_Related_ToOne::_setRelated()
protected
void
Solar_Sql_Model_Related_ToOne::_setRelated
( array $opts
)
Sets the characteristics for the related model, table, etc.
Inherited from Solar_Sql_Model_Related.
Parameters
(array)
$opts
: The user-defined options for the relationship.
Returns
(void)
Description
Sets the characteristics for the related model, table, etc.
based on the user-defined relationship options.