Solar_Sql_Model_Related_HasManyThrough::_setForeignClass()
protected
void
Solar_Sql_Model_Related_HasManyThrough::_setForeignClass
( array $opts
)
Sets the base name for the foreign class; assumes the related name is is already plural.
Inherited from Solar_Sql_Model_Related_ToMany.
Parameters
(array)
$opts
: The user-defined relationship options.
Returns
(void)
Description
Sets the base name for the foreign class; assumes the related name is is already plural.