Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 959bc5e

Browse files
committed
[Form] Allow TranslatableInterface to the FormType help option
1 parent de9e8e2 commit 959bc5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/forms/types/options/help.rst.inc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
help
22
~~~~
33

4-
**type**: ``string`` or ``TranslatableMessage`` **default**: null
4+
**type**: ``string`` or ``TranslatableInterface`` **default**: null
55

66
Allows you to define a help message for the form field, which by default is
77
rendered below the field::

0 commit comments

Comments
 (0)