We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d782473 + 96ed837 commit a8c1aefCopy full SHA for a8c1aef
reference/forms/types/options/label.rst.inc
@@ -4,7 +4,7 @@
4
**type**: ``string`` or ``TranslatableMessage`` **default**: The label is "guessed" from the field name
5
6
Sets the label that will be used when rendering the field. Setting to ``false``
7
-will suppress the label.
+will suppress the label::
8
9
use Symfony\Component\Translation\TranslatableMessage;
10
0 commit comments