Свойство | Type | Description | |
---|---|---|---|
$description | string | The console command description. | |
$name | string | The console command name. |
Méthode | Description | |
---|---|---|
fire ( ) : mixed | Execute the console command. | |
publish ( |
Publish migration for the specified module. |
Méthode | Description | |
---|---|---|
getArguments ( ) : array | Get the console command arguments. |
protected getArguments ( ) : array | ||
Résultat | array |
public publish ( |
||
$module |
protected string $description | ||
Résultat | string |