Completed
Pull Request — master (#1171)
by Christian
06:33
created
View/ViewHandler.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -231,7 +231,7 @@
 block discarded – undo
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
      */
Please login to merge, or discard this patch.