Skip to content

Commit 37c3647

Browse files
committed
minor symfony#10730 Update page_creation.rst (shreypuranik, javiereguiluz)
This PR was merged into the 4.1 branch. Discussion ---------- Update page_creation.rst Adding a quick Tip note on how to add maker-bundle Commits ------- 8f45dc4 Removed a too-early mention to MakerBundle 2b9203b Update page_creation.rst
2 parents 5db7555 + 8f45dc4 commit 37c3647

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

page_creation.rst

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -91,14 +91,6 @@ to creating a page?
9191
return a ``Response`` object. You'll learn more about :doc:`controllers </controller>`
9292
in their own section, including how to return JSON responses.
9393

94-
.. tip::
95-
96-
To create controllers faster, let Symfony generate it for you:
97-
98-
.. code-block:: terminal
99-
100-
$ php bin/console make:controller
101-
10294
.. _annotation-routes:
10395

10496
Annotation Routes

0 commit comments

Comments
 (0)