File tree Expand file tree Collapse file tree 7 files changed +8
-17
lines changed Expand file tree Collapse file tree 7 files changed +8
-17
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ Dive into Symfony2 with the topical guides:
1515 cache/index
1616 translation
1717 bundles/index
18- dependency_injection/index
18+ service_container
1919 internals/index
2020 stable_api
2121
Original file line number Diff line number Diff line change @@ -62,8 +62,8 @@ Dependency Injection component and a powerful plugin system (bundles).
6262.. seealso ::
6363
6464 Read more about the :doc: `HttpKernel <kernel >` component. Read more about
65- :doc: `Dependency Injection </guides/dependency_injection/index >` and
66- :doc: ` Bundles </guides/bundles/index >`.
65+ :doc: `Dependency Injection </guides/service_container >` and :doc: ` Bundles
66+ </guides/bundles/index>`.
6767
6868``FrameworkBundle `` Bundle
6969--------------------------
Original file line number Diff line number Diff line change 4646 * :doc:`Best Practices </ guides/bundles/best_practices> ` |
4747 * :doc:`Configuration </ guides/bundles/configuration> `
4848
49- * **Dependency Injection**:
50-
51- * :doc:`The Service Container </ guides/dependency_injection/overview> ` |
52- * :doc:`Extensions </ guides/dependency_injection/extensions> `
49+ * :doc:`The Service Container </ guides/service_container> `
5350
5451* **Internals**:
5552
File renamed without changes.
Original file line number Diff line number Diff line change 1- Extensions
2- ==========
1+ The Dependency Injection Tags
2+ =============================
33
44Tags:
55
Original file line number Diff line number Diff line change 1212* :doc:`/guides/forms/fields/index`
1313* :doc:`/guides/validator/constraints/index`
1414
15+ * :doc:`/reference/di_tags`
16+
1517* :doc:`/reference/YAML`
You can’t perform that action at this time.
0 commit comments