Completed
Branch master (09cc59)
by Igor
07:46
created
src/Macros/ExceptionError.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -22,7 +22,7 @@
 block discarded – undo
22 22
              * Return a new error JSON response from the application coming from an exception.
23 23
              * Called like: response()->exceptionError(...)
24 24
              *
25
-             * @param  Throwable  $e
25
+             * @param  ResponseFactory  $e
26 26
              * @param  string  $message
27 27
              * @param  int  $status
28 28
              * @param  array  $headers
Please login to merge, or discard this patch.