PHP 클래스 lithium\console\command\create\Model

li3 create model Posts li3 create --library=li3_plugin model Posts
상속: extends lithium\console\command\Create
파일 보기 프로젝트 열기: unionofrad/lithium 1 사용 예제들

보호된 메소드들

메소드 설명
_class ( string $request ) : string Get the class name for the model.

메소드 상세

_class() 보호된 메소드

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