Thanks to visit codestin.com Credit goes to github.com
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 728c3b7 + 2cf20f5 commit e464dafCopy full SHA for e464daf
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