From 554aa70a92f4ef5f104774d620af273e87940f21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Vo=C5=99=C3=AD=C5=A1ek?= Date: Wed, 8 Apr 2020 14:41:16 +0200 Subject: [PATCH] Align exception header properly --- src/ExceptionRenderer/HTML.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/ExceptionRenderer/HTML.php b/src/ExceptionRenderer/HTML.php index eea9e2a3..e35fecf5 100644 --- a/src/ExceptionRenderer/HTML.php +++ b/src/ExceptionRenderer/HTML.php @@ -109,7 +109,7 @@ protected function processStackTrace(): void $this->output .= ' - + '; @@ -123,7 +123,7 @@ protected function processStackTrace(): void protected function processStackTraceInternal(): void { - $text = ' + $text = '
Stack Trace
#FileObjectMethod
#FileObjectMethod
{INDEX} {FILE_LINE}