We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54c66e2 commit c4887dbCopy full SHA for c4887db
src/RouterService.php
@@ -29,7 +29,7 @@ class RouterService
29
public function __construct(Router $router)
30
{
31
$this->router = $router;
32
-}
+ }
33
34
/**
35
* @return array<mixed>
0 commit comments