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 058dc44 + f21d205 commit 96ed837Copy full SHA for 96ed837
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