@@ -33,7 +33,7 @@ |
||
33 | 33 | */ |
34 | 34 | public function getConfig() |
35 | 35 | { |
36 | - return include __DIR__.'/../config/module.config.php'; |
|
36 | + return include __DIR__ . '/../config/module.config.php'; |
|
37 | 37 | } |
38 | 38 | |
39 | 39 | /** |