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.
2 parents ac32140 + 049e5e9 commit e2b02d7Copy full SHA for e2b02d7
bundles/inheritance.rst
@@ -4,10 +4,11 @@
4
How to Use Bundle Inheritance to Override Parts of a Bundle
5
===========================================================
6
7
-.. caution::
+.. deprecated:: 3.4
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