@@ -131,7 +131,6 @@ |
||
| 131 | 131 | * Returns the entire exception trace as a string |
| 132 | 132 | * |
| 133 | 133 | * @param array{'exception': Exception} $context |
| 134 | - |
|
| 135 | 134 | * @return string |
| 136 | 135 | */ |
| 137 | 136 | protected function getContextExceptionTrace(array $context): string |