Completed
Push — master ( 406a99...a97195 )
by Elf
03:34
created
src/Exceptions/Handler.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -194,7 +194,7 @@
 block discarded – undo
194 194
     /**
195 195
      * Create an API response.
196 196
      *
197
-     * @param  mixed  $message
197
+     * @param  string  $message
198 198
      * @param  int  $code
199 199
      * @param  \Exception  $e
200 200
      * @return \ElfSundae\Laravel\Api\ApiResponse
Please login to merge, or discard this patch.