Completed
Push — develop ( 69700e...0f6887 )
by Alireza
06:01 queued 04:24
created
src/RestException.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -72,7 +72,7 @@
 block discarded – undo
72 72
      *
73 73
      * @author Alireza Josheghani <[email protected]>
74 74
      * @since  11 Nov 2016
75
-     * @param  $message
75
+     * @param  string $message
76 76
      * @return \Anetwork\Respond\Facades\Respond
77 77
      */
78 78
     protected function errorException($message)
Please login to merge, or discard this patch.