@@ -210,6 +210,7 @@ |
||
210 | 210 | * configuration if the form instance has errors. |
211 | 211 | * |
212 | 212 | * @param string|false|null |
213 | + * @param string $content |
|
213 | 214 | */ |
214 | 215 | private function getStatusCode(View $view, $content = null): int |
215 | 216 | { |