Solar_Cli_MakeModel::_setExtends()
protected
void
Solar_Cli_MakeModel::_setExtends
( string $class
)
Sets the class this model will extend from.
Parameters
(string)
$class
: The model class name.
Returns
(void)
Description
Sets the class this model will extend from.