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 153565e commit 5244d63Copy full SHA for 5244d63
best_practices/creating-the-project.rst
@@ -152,9 +152,8 @@ that follows these best practices:
152
153
.. tip::
154
155
- If you are using Symfony 2.6 or a newer version, the ``AppBundle`` bundle
156
- is already generated for you. If you are using an older Symfony version,
157
- you can generate it by hand executing this command:
+ If you are using a Symfony version, which does not come with a pregenerated
+ ``AppBundle``, you can generate it by hand executing this command:
158
159
.. code-block:: bash
160
0 commit comments