PHP Class lithium\console\command\create\Model

li3 create model Posts li3 create --library=li3_plugin model Posts
Inheritance: extends lithium\console\command\Create
显示文件 Open project: unionofrad/lithium Class Usage Examples

Protected Methods

Method Description
_class ( string $request ) : string Get the class name for the model.

Method Details

_class() protected method

Get the class name for the model.
protected _class ( string $request ) : string
$request string
return string