@@ -288,6 +288,7 @@ |
||
| 288 | 288 | * configuration if the form instance has errors. |
| 289 | 289 | * |
| 290 | 290 | * @param string|false|null |
| 291 | + * @param string|false $content |
|
| 291 | 292 | */ |
| 292 | 293 | private function getStatusCode(View $view, $content = null): int |
| 293 | 294 | { |