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 57a4eab commit 41dcb7eCopy full SHA for 41dcb7e
reference/forms/types/options/choice_value.rst.inc
@@ -15,7 +15,7 @@ This can be a callable or a property path. If ``null`` is given, an incrementing
15
integer is used as the value.
16
17
If you pass a callable, it will receive one argument: the choice itself. When using
18
-the :doc:`/references/forms/types/entity`, the argument will be the entity object
+the :doc:`/reference/forms/types/entity`, the argument will be the entity object
19
for each choice or ``null`` in some cases, which you need to handle:
20
21
.. code-block:: php
0 commit comments