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 a728c69 commit d559acdCopy full SHA for d559acd
bundles/inheritance.rst
@@ -7,7 +7,8 @@ How to Use Bundle Inheritance to Override Parts of a Bundle
7
.. caution::
8
9
Bundle inheritance is deprecated since Symfony 3.4 and will be removed in
10
- 4.0.
+ 4.0, but you can :doc:`override any part of a bundle </bundles/override>`
11
+ without using bundle inheritance.
12
13
When working with third-party bundles, you'll probably come across a situation
14
where you want to override a file in that third-party bundle with a file
0 commit comments