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
minor #19873 Extend AbstractBundle instead of Bundle (javiereguiluz)
This PR was squashed before being merged into the 6.4 branch.
Discussion
----------
Extend AbstractBundle instead of Bundle
Fixes#19838.
After this, we use `AbstractBundle` everywhere except for this example which explicitly shows the old way of doing things when extending `Bundle`: https://symfony.com/doc/current/bundles/extension.html#manually-registering-an-extension-class
Commits
-------
a54a981 Extend AbstractBundle instead of Bundle
0 commit comments