Completed
Push — master ( 60fa4d...0c4ab0 )
by Hilmi Erdem
01:28
created
src/ShortMessage.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -68,7 +68,7 @@
 block discarded – undo
68 68
     /**
69 69
      * Get the receivers of the short message as concatenated string.
70 70
      *
71
-     * @param  null $glue
71
+     * @param  string $glue
72 72
      * @return string
73 73
      */
74 74
     public function receiversString($glue = null)
Please login to merge, or discard this patch.