Solar_Sql_Model_Related_BelongsTo::_fixForeignKey()
protected
void
Solar_Sql_Model_Related_BelongsTo::_fixForeignKey
( array $$opts
)
Corrects the foreign_key value in the options; uses the foreign-model table name as singular.
Parameters
(array)
&$opts
: The user-defined relationship options.
Returns
(void)
Description
Corrects the foreign_key value in the options; uses the foreign-model table name as singular.