Passed
Branch master (8e9907)
by Ridvan Lakas ng Bayan
03:37 queued 01:24
created
src/ridvanbaluyos/sms/Sms.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -86,7 +86,7 @@
 block discarded – undo
86 86
      *
87 87
      * @param $code - the response code
88 88
      * @param null $message - an optional message aside from the default ones
89
-     * @param null $provider - the SMS provider used. Should only be enabled during debug mode.
89
+     * @param string $provider - the SMS provider used. Should only be enabled during debug mode.
90 90
      */
91 91
     protected function response($code, $message = null, $provider)
92 92
     {
Please login to merge, or discard this patch.