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 c097f9b commit 7496e68Copy full SHA for 7496e68
reference/forms/types/entity.rst
@@ -99,8 +99,8 @@ cast into a string and so must have a ``__toString()`` method.
99
.. note::
100
101
The ``property`` option is the property path used to display the option. So you
102
- can use anything supported by the :
103
- doc:`PropertyAccessor component </components/property_access/introduction>`
+ can use anything supported by the
+ :doc:`PropertyAccessor component </components/property_access/introduction>`
104
105
Usage sample::
106
0 commit comments