@@ -15,7 +15,7 @@ |
||
| 15 | 15 | /** @var RouteRepository */ |
| 16 | 16 | private $routeRepository; |
| 17 | 17 | |
| 18 | - public function __construct ( |
|
| 18 | + public function __construct( |
|
| 19 | 19 | RouteRepository $routeRepository |
| 20 | 20 | ) |
| 21 | 21 | { |