Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ddb2b9d

Browse filesBrowse files
committed
Merge pull request symfony#2659 from bamarni/patch-8
removed unneeded block
2 parents 50147d9 + 754adc9 commit ddb2b9d
Copy full SHA for ddb2b9d

File tree

Expand file treeCollapse file tree

1 file changed

+0
-5
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-5
lines changed

‎reference/forms/types/options/property_path.rst.inc

Copy file name to clipboardExpand all lines: reference/forms/types/options/property_path.rst.inc
-5Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,3 @@ the form is submitted, the submitted value is written back into the object.
99
If you want to override the property that a field reads from and writes to,
1010
you can set the ``property_path`` option. Its default value is the field's
1111
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:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.