Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
lithium
console
command
create
Model
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