Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 0cab015

Browse files
committed
Merge branch 'hotfix/126'
Close #126
2 parents 422d426 + aa276e0 commit 0cab015

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Router/FastRouteRouter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ class FastRouteRouter implements RouterInterface
2929
/**
3030
* FastRoute router
3131
*
32-
* @var FastRoute\RouteCollector
32+
* @var RouteCollector
3333
*/
3434
private $router;
3535

0 commit comments

Comments
 (0)