Completed
Push — master ( 8614c9...da2a7e )
by Martijn van
02:26
created
code/Forms/ConsoleForm.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -93,7 +93,7 @@
 block discarded – undo
93 93
      * Add is $Field is required message.
94 94
      *
95 95
      * @param FormField $field
96
-     * @param $title
96
+     * @param string $title
97 97
      */
98 98
     protected function setCustomValidationMessage(FormField $field, $title)
99 99
     {
Please login to merge, or discard this patch.