@@ -88,10 +88,10 @@ |
||
88 | 88 | } |
89 | 89 | |
90 | 90 | /** |
91 | - * Get module type . |
|
92 | - * |
|
93 | - * @return string |
|
94 | - */ |
|
91 | + * Get module type . |
|
92 | + * |
|
93 | + * @return string |
|
94 | + */ |
|
95 | 95 | private function getModuleType(): string |
96 | 96 | { |
97 | 97 | $isPlain = $this->option('plain'); |