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