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 21040c5

Browse filesBrowse files
Arkalo2alamirault
andauthored
Update forms.rst
Co-authored-by: Antoine Lamirault <lantoine37@hotmail.fr>
1 parent 82234e5 commit 21040c5
Copy full SHA for 21040c5

File tree

1 file changed

+2
-1
lines changed
Filter options

1 file changed

+2
-1
lines changed

‎forms.rst

Copy file name to clipboardExpand all lines: forms.rst
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -952,7 +952,8 @@ Extra fields
952952

953953
All form fields are considered properties of the object but you can inject
954954
fields directly into your view without specifying them in the form definition.
955-
They can be retrieved via the ``getExtraData`` :class:`Symfony\\Component\\Form\\FormTypeInterface`.
955+
They can be retrieved via the :method:`FormInterface::getExtraData() <Symfony\\Component\\Form\\FormInterface::getExtraData>`
956+
method.
956957

957958
This is a creation user form::
958959

0 commit comments

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