Solar_Sql_Model_Related_HasOne::_setRelated()
protected
void
Solar_Sql_Model_Related_HasOne::_setRelated
( array $opts
)
A support method for _fixRelated() to handle has-one relationships.
Parameters
(array)
$opts
: The relationship options; these are modified in- place.
Returns
(void)
Description
A support method for _fixRelated() to handle has-one relationships.