Completed
Push — master ( e7eed4...46d40e )
by Sinnarasa
02:49
created
src/Routing/Matcher/ArrayMatcher.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -64,7 +64,7 @@
 block discarded – undo
64 64
     }
65 65
 
66 66
     /**
67
-     * @param $regex
67
+     * @param string $regex
68 68
      * @return bool
69 69
      */
70 70
     private function routeMatch($regex)
Please login to merge, or discard this patch.