Test Setup Failed
Push — master ( d37a6a...512c0e )
by Carlos
03:19
created
src/MiniProgram/Encryption/Encryptor.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -63,7 +63,7 @@
 block discarded – undo
63 63
      *
64 64
      * @param $encrypted
65 65
      *
66
-     * @return string
66
+     * @return Collection
67 67
      */
68 68
     public function decryptData($encrypted)
69 69
     {
Please login to merge, or discard this patch.
src/Device/Device.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -61,7 +61,6 @@
 block discarded – undo
61 61
     /**
62 62
      * Send message to device.
63 63
      *
64
-     * @param int $sceneValue
65 64
      *
66 65
      * @return \EasyWeChat\Support\Collection
67 66
      */
Please login to merge, or discard this patch.