Completed
Push — master ( 9cf391...4a311c )
by lan tian
8s
created
src/phpsms/Sms.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -673,7 +673,7 @@
 block discarded – undo
673 673
      * Serialize magic method,
674 674
      * store current sms instance status.
675 675
      *
676
-     * @return array
676
+     * @return string[]
677 677
      */
678 678
     public function __sleep()
679 679
     {
Please login to merge, or discard this patch.