@@ -20,10 +20,10 @@ |
||
20 | 20 | protected $argumentName = 'name'; |
21 | 21 | |
22 | 22 | /** |
23 | - * The console command description. |
|
24 | - * |
|
25 | - * @var string |
|
26 | - */ |
|
23 | + * The console command description. |
|
24 | + * |
|
25 | + * @var string |
|
26 | + */ |
|
27 | 27 | protected $description = 'Generate new notification class for the specified module.'; |
28 | 28 | |
29 | 29 | /** |