8000
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.
1 parent 7aa4106 commit a2ad990Copy full SHA for a2ad990
reference/forms/types/options/choice_label.rst.inc
@@ -38,7 +38,7 @@ will give you:
38
:width: 350
39
40
If your choice values are objects, then ``choice_label`` can also be a
41
-:ref:`reference-form-option-property-path <property path>`. Imagine you have some
+:ref:`property path <reference-form-option-property-path>`. Imagine you have some
42
``Status`` class with a ``getDisplayName()`` method::
43
44
$builder->add('attending', 'choice', array(
0 commit comments