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 b0d0491 commit 439dc39Copy full SHA for 439dc39
service_container/injection_types.rst
@@ -101,7 +101,7 @@ combination with class hierarchies: if a class uses constructor injection
101
then extending it and overriding the constructor becomes problematic.
102
103
Immutable-setter Injection
104
--------------------
+--------------------------
105
106
Another possible injection in to use a method which return ``static``,
107
this approach allow you to make a service immutable::
0 commit comments