@@ -13,7 +13,7 @@ |
||
13 | 13 | { |
14 | 14 | public function register(Container $app) |
15 | 15 | { |
16 | - $app['eccube.di'] = function (Container $app) { |
|
16 | + $app['eccube.di'] = function(Container $app) { |
|
17 | 17 | $di = new Di( |
18 | 18 | $app['eccube.di.generator.dir'], |
19 | 19 | $app['eccube.di.generator.class'], |