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 ee252d7Copy full SHA for ee252d7
best_practices/creating-the-project.rst
@@ -152,8 +152,7 @@ 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,
+ If your Symfony installation doesn't come with a pregenerated ``AppBundle``,
157
you can generate it by hand executing this command:
158
159
.. code-block:: bash
0 commit comments