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 08bd57f

Browse filesBrowse files
committed
minor #10920 Update form.rst (atailouloute)
This PR was merged into the 3.4 branch. Discussion ---------- Update form.rst Add links to some components docs Commits ------- 22f9796 Update form.rst
2 parents 7318853 + 22f9796 commit 08bd57f
Copy full SHA for 08bd57f

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎components/form.rst

Copy file name to clipboardExpand all lines: components/form.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ support for very important features:
5656
The Symfony Form component relies on other libraries to solve these problems.
5757
Most of the time you will use Twig and the Symfony
5858
:doc:`HttpFoundation </components/http_foundation>`,
59-
Translation and Validator components, but you can replace any of these with
59+
:doc:`Translation </components/translation>` and :doc:`Validator </components/validator>` components, but you can replace any of these with
6060
a different library of your choice.
6161

6262
The following sections explain how to plug these libraries into the form

0 commit comments

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