@@ -64,7 +64,7 @@ |
||
64 | 64 | { |
65 | 65 | $this->container = $container; |
66 | 66 | |
67 | - $container->register(HttpFacadeInterface::class, function ( |
|
67 | + $container->register(HttpFacadeInterface::class, function( |
|
68 | 68 | KernelInterface $kernel |
69 | 69 | ) { |
70 | 70 | $this->kernel = $kernel; |