Completed
Push — master ( 327c3a...601a42 )
by Christian
14s queued 10s
created
View/ViewHandler.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -288,6 +288,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.