Completed
Push — master ( d6bb8c...11242d )
by Simonas
9s
created
Routing/DocumentUrlGenerator.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -62,7 +62,7 @@
 block discarded – undo
62 62
 
63 63
     /**
64 64
      * Checks if the $name is a valid string for a route
65
-     * @param $name
65
+     * @param string $name
66 66
      * @throws RouteNotFoundException
67 67
      */
68 68
     private function nameHandle($name)
Please login to merge, or discard this patch.