@@ -75,11 +75,11 @@ |
||
75 | 75 | ]; |
76 | 76 | } |
77 | 77 | |
78 | - /** |
|
79 | - * Get module type . |
|
80 | - * |
|
81 | - * @return string |
|
82 | - */ |
|
78 | + /** |
|
79 | + * Get module type . |
|
80 | + * |
|
81 | + * @return string |
|
82 | + */ |
|
83 | 83 | private function getModuleType(){ |
84 | 84 | |
85 | 85 | $isPlain = $this->option('plain'); |