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 9bf1ed0 commit aac7d76Copy full SHA for aac7d76
page_creation.rst
@@ -220,7 +220,7 @@ First, install Twig:
220
$ composer require symfony/twig-bundle
221
222
Second, make sure that ``LuckyController`` extends Symfony's base
223
-:class:`Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller` class:
+:class:`Symfony\\Bundle\\FrameworkBundle\\Controller\\AbstractController` class:
224
225
.. code-block:: diff
226
0 commit comments