Skip to content

Commit 3320fd1

Browse files
atailouloutejaviereguiluz
authored andcommitted
Update form.rst
1 parent 021622f commit 3320fd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/form.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ Creating a simple Form
383383

384384
If you're using the Symfony Framework, then the form factory is available
385385
automatically as a service called ``form.factory``. Also, the default
386-
base controller class has a :method:`Symfony\\Bundle\\FrameworkBundle\\Controller::createFormBuilder`
386+
base controller class has a :method:`Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController::createFormBuilder`
387387
method, which is a shortcut to fetch the form factory and call ``createBuilder()``
388388
on it.
389389

0 commit comments

Comments
 (0)