프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$description | the console command dscription | ||
$name | the console command name | ||
$type | The type of class being generated. |
메소드 | 설명 | |
---|---|---|
fire ( ) : void | fire model and observer model class |
메소드 | 설명 | |
---|---|---|
getDefaultNamespace ( string $rootNamespace ) : string | Get the default namespace for the class. | |
getStub ( ) : string | Get the stub file for the generator. |
protected getDefaultNamespace ( string $rootNamespace ) : string | ||
$rootNamespace | string | |
리턴 | string |