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 6031c1b commit a2af4d7Copy full SHA for a2af4d7
service_container/3.3-di-changes.rst
@@ -161,7 +161,7 @@ each service or load them all at once with this method.
161
162
OK, but can I exclude some paths that I *know* won't contain services?
163
164
-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
165
that you do *not* want to be included as services. But, since unused services are
166
automatically removed from the container, ``exclude`` is not that important. The
167
biggest benefit is that those paths are not *tracked* by the container, and so may
0 commit comments