Formatting

This commit is contained in:
Nabeel Shahzad
2020-05-15 18:23:16 -04:00
parent 5754103a17
commit 6ebbe0209e
12 changed files with 125 additions and 121 deletions

View File

@@ -43,7 +43,7 @@ class Handler extends ExceptionHandler
/**
* Render an exception into an HTTP response.
*
* @param Request $request
* @param Request $request
* @param \Throwable $exception
*
* @return mixed