We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d301614 commit d6708b0Copy full SHA for d6708b0
components/form/introduction.rst
@@ -71,7 +71,7 @@ The Form component optionally integrates with Symfony's :doc:`HttpFoundation</co
71
component to make this even easier.
72
73
To integrate the HttpFoundation component, add the
74
-:class:`Symfony\\Component\\Form\\Extension\\HttpFoundation\HttpFoundationExtension`
+:class:`Symfony\\Component\\Form\\Extension\\HttpFoundation\\HttpFoundationExtension`
75
to your form factory::
76
77
use Symfony\Component\Form\Forms;
0 commit comments