Passed
Push — master ( a2ba4c...af1bf0 )
by Vicens
03:10
created
src/Captcha.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -255,7 +255,7 @@
 block discarded – undo
255 255
     /**
256 256
      * 存储验证码
257 257
      *
258
-     * @param $code
258
+     * @param string $code
259 259
      */
260 260
     protected function store($code)
261 261
     {
Please login to merge, or discard this patch.