PoppyDisableCommand
class PoppyDisableCommand extends Command
Poppy Disable
Properties
protected string | $name | The console command name. |
|
protected string | $description | The console command description. |
Methods
handle()
Execute the console command.
array
getArguments()
Get the console command arguments.
Details
at line 33
handle()
Execute the console command.
at line 56
protected array
getArguments()
Get the console command arguments.