WARNING:
You are browsing the documentation for Symfony 4.1 which is not maintained anymore.
Consider upgrading your projects to Symfony 5.2.
How to Use Bundle Inheritance to Override Parts of a Bundle
How to Use Bundle Inheritance to Override Parts of a Bundle¶
Caution
Bundle inheritance was removed in Symfony 4.0, but you can override any part of a bundle without using bundle inheritance.
This work, including the code samples, is licensed under a Creative Commons BY-SA 3.0 license.