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 0025e3a commit 062497aCopy full SHA for 062497a
reference/dic_tags.rst
@@ -260,6 +260,10 @@ 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.
266
+
267
.. _dic-tags-container-preload:
268
269
container.preload
0 commit comments