8000 whitespace (will squash later) · symfony/symfony@c47cd70 · GitHub
[go: up one dir, main page]

Skip to content

Commit c47cd70

Browse files
authored
whitespace (will squash later)
1 parent 9e6e464 commit c47cd70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ public function onKernelException(GetResponseForExceptionEvent $event)
5959
if ($exception === $e) {
6060
throw $e;
6161
}
62-
62+
6363
$wrapper = $e;
6464

6565
while ($prev = $wrapper->getPrevious()) {

0 commit comments

Comments
 (0)
0