Skip to content

Commit 21040c5

Browse files
Arkalo2alamirault
andauthored
Update forms.rst
Co-authored-by: Antoine Lamirault <[email protected]>
1 parent 82234e5 commit 21040c5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

forms.rst

Lines 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)