Solar_Sql_Model_Related_ToOne::_setForeignClass()
protected
void
Solar_Sql_Model_Related_ToOne::_setForeignClass
( array $opts
)
Sets the base name for the foreign class; assumes the related name is is singular and inflects it to plural.
Parameters
(array)
$opts
: The user-defined relationship eager.
Returns
(void)
Description
Sets the base name for the foreign class; assumes the related name is is singular and inflects it to plural.