Completed
Push — master ( 2abedd...d4037f )
by antikainen
03:33
created
src/ZonerSmsGatewayChannel.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -23,7 +23,7 @@
 block discarded – undo
23 23
      * @param mixed $notifiable
24 24
      * @param Notification $notification
25 25
      *
26
-     * @return tracking number
26
+     * @return null|string number
27 27
      * @throws ZonerSmsGatewayException
28 28
      */
29 29
     public function send($notifiable, Notification $notification)
Please login to merge, or discard this patch.