Completed
Push — master ( 413e31...6028d7 )
by Changwan
06:35
created
src/Wandu/Router/Router.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -168,7 +168,7 @@
 block discarded – undo
168 168
     }
169 169
     
170 170
     /**
171
-     * @param array $methods
171
+     * @param string[] $methods
172 172
      * @param string $path
173 173
      * @param string $className
174 174
      * @param string $methodName
Please login to merge, or discard this patch.