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 8aee1ab commit 3ce0098Copy full SHA for 3ce0098
reference/forms/types/options/property_path.rst.inc
@@ -12,8 +12,8 @@ name.
12
13
If you wish the field to be ignored when reading or writing to the object
14
you can set the ``property_path`` option to ``false``, but using
15
-``property_path`` for this purpose is deprecated, you should do it the way
16
-described below:
+``property_path`` for this purpose is deprecated, you should use the
+``mapped`` option.
17
18
.. versionadded:: 2.1
19
Since 2.1, the ``mapped`` option has been added for this use-case.
0 commit comments