@@ -231,7 +231,7 @@ |
||
231 | 231 | * configuration if the form instance has errors. |
232 | 232 | * |
233 | 233 | * @param View $view |
234 | - * @param mixed $content |
|
234 | + * @param string|null $content |
|
235 | 235 | * |
236 | 236 | * @return int HTTP status code |
237 | 237 | */ |