Skip to content

Commit 51f7c3f

Browse files
edenleungStyleCIBot
authored andcommitted
Apply fixes from StyleCI
1 parent e035c33 commit 51f7c3f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/RenderExceptionWithWhoops.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ public function render($request, Throwable $e): Response
2727
}
2828

2929
$this->app->whoops->pushHandler(new PrettyPageHandler());
30+
3031
return Response::create(
3132
$this->app->whoops->handleException($e),
3233
'html',

0 commit comments

Comments
 (0)