Passed
Push — html ( fbdc06...58a6c6 )
by Peter
03:14
created
src/Debug/Exceptions/Handlers/Whoops/ExceptionRenderer.php 1 patch
Spacing   +1 added lines, -3 removed lines patch added patch discarded remove patch
@@ -185,6 +185,4 @@
 block discarded – undo
185 185
      */
186 186
     public function getHeaders(): array
187 187
     {
188
-        return $this->headers;
189
-    }
190
-}
188
+        return $this->headers
191 189
\ No newline at end of file
Please login to merge, or discard this patch.