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