PHP Class lithium\console\command\create\Model

li3 create model Posts li3 create --library=li3_plugin model Posts
Inheritance: extends lithium\console\command\Create
Afficher le fichier Open project: unionofrad/lithium Class Usage Examples

Méthodes protégées

Méthode Description
_class ( string $request ) : string Get the class name for the model.

Method Details

_class() protected méthode

Get the class name for the model.
protected _class ( string $request ) : string
$request string
Résultat string