Skip to content

Commit 6079dd8

Browse files
universalhandlejaviereguiluz
authored andcommitted
State Maker dependency for generating controllers
1 parent 6e27e78 commit 6079dd8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

controller.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ For more information about services, see the :doc:`/service_container` article.
293293
Generating Controllers
294294
----------------------
295295

296-
To save time, you can also tell Symfony to generate a new controller class:
296+
To save time, you can install `Symfony Maker`_ and tell Symfony to generate a new controller class:
297297

298298
.. code-block:: terminal
299299
@@ -676,4 +676,5 @@ Learn more about Controllers
676676
controller/*
677677

678678
.. _`helper methods`: https://github.com/symfony/symfony/blob/master/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php
679+
.. _`Symfony Maker`: https://symfony.com/doc/current/bundles/SymfonyMakerBundle/index.html
679680
.. _`unvalidated redirects security vulnerability`: https://www.owasp.org/index.php/Open_redirect

0 commit comments

Comments
 (0)