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 39df914 commit 069e02bCopy full SHA for 069e02b
reference/dic_tags.rst
@@ -260,9 +260,9 @@ Add this tag to a service and its class won't be preloaded when using
260
->addTag('container.no_preload')
261
;
262
263
-If some service tagged with ``container.no_preload`` is added as an argument of
264
-other service, the ``container.no_preload`` tag is applied automatically to that
265
-service too.
+If you add some service tagged with ``container.no_preload`` as an argument of
+another service, the ``container.no_preload`` tag is applied automatically to
+that service too.
266
267
.. _dic-tags-container-preload:
268
0 commit comments