Skip to content

Commit 6bbab2e

Browse files
committed
Merge branch 'adding_di_indexes' of https://github.com/richardmiller/symfony-docs into richardmiller-adding_di_indexes
Conflicts: components/dependency_injection/factories.rst components/dependency_injection/parentservices.rst
2 parents bf3978c + 0ef9ba5 commit 6bbab2e

File tree

4 files changed

+12
-2
lines changed

4 files changed

+12
-2
lines changed

components/dependency_injection/definitions.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
Working with Container Parameters and Definitions
1+
.. index::
2+
single: Dependency Injection; Service Definitions
3+
4+
5+
Working with Container Parameters and Definitions
26
=================================================
37

48
Getting and Setting Container Parameters

components/dependency_injection/factories.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.. index::
2+
single: Dependency Injection; Factories
3+
14
Using a Factory to Create Services
25
==================================
36

components/dependency_injection/parentservices.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.. index::
2+
single: Dependency Injection; Parent Services
3+
14
Managing Common Dependencies with Parent Services
25
=================================================
36

components/dependency_injection/tags.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.. index::
2-
single: Service Container; Tags
2+
single: Dependency Injection; Tags
33

44
Working with Tagged Services
55
============================

0 commit comments

Comments
 (0)