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 b2b53d5 commit 2b0bde6Copy full SHA for 2b0bde6
components/dependency_injection/parentservices.rst
@@ -526,5 +526,5 @@ prevent the base class from calling ``setFilter``.
526
In the examples shown there is a similar relationship between the parent
527
and child services and the underlying parent and child classes. This does
528
not need to be the case though, you can extract common parts of similar
529
- service definitions into a parent service without also extracting a parent
+ service definitions into a parent service without also inheriting a parent
530
class.
0 commit comments