Test Setup Failed
Push — master ( 3c4145...f12772 )
by Mehmet
01:57
created
src/Router.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -153,6 +153,9 @@
 block discarded – undo
153 153
         return $requestPath;
154 154
     }
155 155
 
156
+    /**
157
+     * @param string $requestMethods
158
+     */
156 159
     public function add(
157 160
         $requestMethods,
158 161
         string $route,
Please login to merge, or discard this patch.