@@ -85,6 +85,7 @@ |
||
| 85 | 85 | * |
| 86 | 86 | * This code comes from Symfony and should be synchronized on a regular basis |
| 87 | 87 | * see src/Symfony/Bundle/TwigBundle/Controller/ExceptionController.php |
| 88 | + * @param null|string $startObLevel |
|
| 88 | 89 | */ |
| 89 | 90 | private function getAndCleanOutputBuffering($startObLevel): string |
| 90 | 91 | { |