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 8d246c4

Browse filesBrowse files
Minor reword
1 parent e0137f5 commit 8d246c4
Copy full SHA for 8d246c4

File tree

Expand file treeCollapse file tree

1 file changed

+3
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-2
lines changed

‎forms.rst

Copy file name to clipboardExpand all lines: forms.rst
+3-2Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -705,8 +705,9 @@ the choice is ultimately up to you.
705705

706706

707707
.. note::
708-
A form name is generated from the type class name, if you want to set it
709-
explicitly, use :method:`FormFactoryInterface::createNamed() <Symfony\\Component\\Form\\FormFactoryInterface>`.
708+
709+
The form name is automatically generated from the type class name. If you want
710+
to modify it, use the :method:`Symfony\\Component\\Form\\FormFactoryInterface::createNamed` method.
710711
You can even suppress the name completely by setting it to an empty string.
711712

712713
Final Thoughts

0 commit comments

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