Свойство | Тип | Описание | |
---|---|---|---|
$description | contains the description of command | ||
$name | contains the command name | ||
$type | string | The type of class being generated. |
Метод | Описание | |
---|---|---|
fire ( ) : void | Execute the console command. |
Метод | Описание | |
---|---|---|
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 | The namespace of the panel's observers |
protected string $type | ||
Результат | string |