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 fc4a554 commit 41363dbCopy full SHA for 41363db
components/dependency_injection/parentservices.rst
@@ -276,7 +276,7 @@ when the child services are instantiated.
276
277
.. caution::
278
279
- ``scope``, ``abstract``, ``abstract`` attributes are always taken from the child.
+ ``scope``, ``abstract``, ``tags`` attributes are always taken from the child.
280
281
The parent service is abstract as it should not be directly retrieved from the
282
container or passed into another service. It exists merely as a "template" that
0 commit comments