Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0b025e9

Browse files
committed
minor#17055 [Form] Allow TranslatableInterface to the FormType help option (alamirault)
This PR was merged into the 6.2 branch.Discussion----------[Form] Allow TranslatableInterface to the FormType help optionSymfony PR:symfony/symfony#47050Supports TranslatableInterface FormType help option.Commits-------959bc5e [Form] Allow TranslatableInterface to the FormType help option
2 parents7d83ece +959bc5e commit0b025e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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)

[8]ページ先頭

©2009-2025 Movatter.jp