Skip to content

Commit

Permalink
refs #10778 add missing param docblock
Browse files Browse the repository at this point in the history
  • Loading branch information
steinkel committed Mar 1, 2018
1 parent 03744a2 commit da91a62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Routing/Router.php
Expand Up @@ -1151,7 +1151,7 @@ public static function getRouteCollection()
/**
* Set the RouteCollection inside the Router
*
* @param RouteCollection $routeCollection
* @param RouteCollection $routeCollection route collection
* @return void
*/
public static function setRouteCollection($routeCollection)
Expand Down

0 comments on commit da91a62

Please sign in to comment.