@@ -63,8 +63,7 @@ |
||
63 | 63 | /** |
64 | 64 | * @inheritdoc |
65 | 65 | */ |
66 | - public function __construct |
|
67 | - ( |
|
66 | + public function __construct( |
|
68 | 67 | RouteConfigInterface $routeConfig, |
69 | 68 | RequestInterface $request, |
70 | 69 | ContainerInterface $container |