Passed
Push — master ( 62f313...ea4a19 )
by Vicens
03:27 queued 01:35
created
src/Facades/Captcha.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -22,7 +22,7 @@
 block discarded – undo
22 22
     /**
23 23
      * 生成验证码图片标签
24 24
      *
25
-     * @return string
25
+     * @return HtmlString
26 26
      */
27 27
     public static function image()
28 28
     {
Please login to merge, or discard this patch.