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.
2 parents 29f346a + 8758675 commit d4c4ed7Copy full SHA for d4c4ed7
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