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.
2 parents ebd7af4 + 1abfe91 commit b17bd5fCopy full SHA for b17bd5f
service_container/lazy_services.rst
@@ -137,7 +137,7 @@ Another possibility is to use the :class:`Symfony\\Component\\DependencyInjectio
137
// ...
138
}
139
140
-This attribute can be used on a class or on an argument which should be lazy-loaded, and has a parameter
+This attribute can be used on a class or on a parameter which should be lazy-loaded, and has a parameter
141
that also supports defining interfaces to proxy and intersection types::
142
143
public function __construct(
0 commit comments