Свойство | Тип | Описание | |
---|---|---|---|
$description | string | The console command description. | |
$name | string | The console command name. |
Метод | Описание | |
---|---|---|
fire ( ) : mixed | Execute the console command. |
Метод | Описание | |
---|---|---|
getArguments ( ) : array | Get the console command arguments. | |
getOptions ( ) : array |
Метод | Описание | |
---|---|---|
getServiceProviderForModule ( string $module ) : string | ||
publishConfiguration ( string $module ) |
protected getArguments ( ) : array | ||
Результат | array |
protected string $description | ||
Результат | string |