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