You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current documentation uses the classic AcmeDemoBundle namespace in lots of examples and code samples. We should consider moving everything to AppBundle, which will be always available once the pending Symfony Standard PR is merged.
The text was updated successfully, but these errors were encountered:
Closing this issue because it was a reminder and this task has already been tackled by other issues related to the Getting Started tutorial and the book.
Current documentation uses the classic
AcmeDemoBundle
namespace in lots of examples and code samples. We should consider moving everything toAppBundle
, which will be always available once the pending Symfony Standard PR is merged.The text was updated successfully, but these errors were encountered: