Skip to content

Commit fc9fe33

Browse files
committed
minor #12172 Remove bundles inheritance page (OskarStark)
This PR was merged into the 4.3 branch. Discussion ---------- Remove bundles inheritance page and redirect it to `/bundles/override` as this was already deprecated in 3.4 <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/roadmap for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `master` for features of unreleased versions). --> Commits ------- 2b75334 Remove bundles inheritance page
2 parents de134f9 + 2b75334 commit fc9fe33

File tree

3 files changed

+1
-12
lines changed

3 files changed

+1
-12
lines changed

_build/redirection_map

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -445,3 +445,4 @@
445445
/console/request_context /routing
446446
/form/action_method /forms
447447
/reference/requirements /setup
448+
/bundles/inheritance /bundles/override

bundles/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ Bundles
77
:maxdepth: 2
88

99
override
10-
inheritance
1110
best_practices
1211
configuration
1312
extension

bundles/inheritance.rst

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)