@@ -93,7 +93,7 @@ |
||
| 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 | { |