Completed
Push — master ( 527bb5...aca9c3 )
by César
05:15
created
src/Route.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -55,7 +55,7 @@
 block discarded – undo
55 55
     /**
56 56
      * Check the path, if there are parameters to create attributes for the scope of the request
57 57
      *
58
-     * @param $url
58
+     * @param string $url
59 59
      * @return bool
60 60
      */
61 61
     public function extractParameters($url)
Please login to merge, or discard this patch.