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 e048178 + 490be53 commit 8cb2e35Copy full SHA for 8cb2e35
service_container/3.3-di-changes.rst
@@ -194,7 +194,7 @@ each service or load them all at once with this method.
194
195
Ok, but can I exclude some paths that I *know* won't contain services?
196
197
-Yes! The ``exclude`` key is a glob pattern that can be used to *blacklist* paths
+Yes! The ``exclude`` key is a glob pattern that can be used to *ignore* paths
198
that you do *not* want to be included as services. But, since unused services are
199
automatically removed from the container, ``exclude`` is not that important. The
200
biggest benefit is that those paths are not *tracked* by the container, and so may
0 commit comments