@@ -143,7 +143,6 @@ |
||
143 | 143 | * Returns the entire exception trace as a string |
144 | 144 | * |
145 | 145 | * @param array<string, mixed> $context |
146 | - |
|
147 | 146 | * @return string |
148 | 147 | */ |
149 | 148 | protected function getContextExceptionTrace(array $context): string |