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

Commit 8a5d212

Browse files
committed
Merge branch 'hotfix/126' into develop
Forward port #126
2 parents 51e76df + aa276e0 commit 8a5d212

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)