Completed
Push — master ( 28f1e1...eed622 )
by Carlos
07:52
created
src/Kernel/Traits/ResponseCastable.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -60,7 +60,7 @@
 block discarded – undo
60 60
      * @param mixed       $response
61 61
      * @param string|null $type
62 62
      *
63
-     * @return array|\EasyWeChat\Kernel\Support\Collection|object|string
63
+     * @return string
64 64
      *
65 65
      * @throws \EasyWeChat\Kernel\Exceptions\InvalidArgumentException
66 66
      */
Please login to merge, or discard this patch.