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
This PR was merged into the 5.2 branch.
Discussion
----------
Update best_practices.rst
It seems that all bundles extend `Symfony\Component\HttpKernel\Bundle\Bundle` which should be included in the requirements.
Also as `Symfony\Component\HttpKernel\Bundle\Bundle` already has `final public function getName()` it makes sense to remove the suggestion that this method should be implemented.
Commits
-------
d75a175 Update best_practices.rst
0 commit comments