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

Commit aa276e0

Browse files
committed
Merge pull request #126 from prolic/phpdoc-fix
fix phpdoc
2 parents 422d426 + 2f6bc8c commit aa276e0

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)