We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 477da91 commit 90956ccCopy full SHA for 90956cc
components/dependency_injection/factories.rst
@@ -70,7 +70,7 @@ class:
70
71
.. note::
72
73
- When creating a service through a factory, the value chosen for the ``class``
+ When using a factory to create services, the value chosen for the ``class``
74
option has no effect on the resulting service, since the actual class name
75
only depends on the object returned by the factory. However, the configured
76
class may be used by compiler passes and therefore should be set to a
0 commit comments