@@ -15,6 +15,6 @@ |
||
| 15 | 15 | */ |
| 16 | 16 | public function getConfig(): array |
| 17 | 17 | { |
| 18 | - return require __DIR__ . '/../config/module.config.php'; |
|
| 18 | + return require __DIR__.'/../config/module.config.php'; |
|
| 19 | 19 | } |
| 20 | 20 | } |