Property | Type | Description | |
---|---|---|---|
$description | string | The console command description. | |
$name | string | The console command name. |
Method | Description | |
---|---|---|
fire ( ) : void | Execute the console command. |
Method | Description | |
---|---|---|
removeFilesAndDirectories ( ) : void | Remove files and directories. |
protected removeFilesAndDirectories ( ) : void | ||
return | void |
protected string $description | ||
return | string |