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