8000
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 434a98d commit 8758675Copy full SHA for 8758675
cookbook/form/direct_submit.rst
@@ -115,6 +115,6 @@ a convenient shortcut to the previous example::
115
}
116
117
Passing the :class:`Symfony\\Component\HttpFoundation\\Request` directly to
118
-:method:`Symfony\\Component\\Form\\FormInterface::submit`` still works, but is
+:method:`Symfony\\Component\\Form\\FormInterface::submit` still works, but is
119
deprecated and will be removed in Symfony 3.0. You should use the method
120
:method:`Symfony\Component\Form\FormInterface::handleRequest` instead.
0 commit comments