Fix cs-fix run
This commit is contained in:
parent
c166f1305b
commit
271197e823
9 changed files with 6 additions and 14 deletions
|
@ -268,7 +268,6 @@ class Handler extends ExceptionHandler
|
|||
* Extracts all of the previous exceptions that lead to the one passed into this
|
||||
* function being thrown.
|
||||
*
|
||||
* @param \Throwable $e
|
||||
* @return \Throwable[]
|
||||
*/
|
||||
protected function extractPrevious(Throwable $e): array
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue