@@ -9,7 +9,7 @@ |
||
| 9 | 9 | |
| 10 | 10 | class DisableModuleCommand extends Command |
| 11 | 11 | { |
| 12 | - protected $signature = 'tb_module:disable {module}'; |
|
| 12 | + protected $signature = 'tb_module:disable {module}'; |
|
| 13 | 13 | protected $description = 'Disable, but do not remove a Tech Bench Add On Module'; |
| 14 | 14 | |
| 15 | 15 | protected $module; |