Skip to content

Commit 82d8a0b

Browse files
authored
[DependencyInjection] Fix broken reference to Exclude attribute
1 parent e799862 commit 82d8a0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

service_container.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1070,12 +1070,12 @@ key. For example, the default Symfony configuration contains this:
10701070

10711071
The value of the ``resource`` and ``exclude`` options can be any valid
10721072
`glob pattern`_. If you want to exclude only a few services, you
1073-
may use the :class:`Symfony\\Component\\Dependency\Injection\\Attribute\\Exclude`
1073+
may use the :class:`Symfony\\Component\\DependencyInjection\\Attribute\\Exclude`
10741074
attribute directly on your class to exclude it.
10751075

10761076
.. versionadded:: 6.3
10771077

1078-
The :class:`Symfony\\Component\\Dependency\Injection\\Attribute\\Exclude`
1078+
The :class:`Symfony\\Component\\DependencyInjection\\Attribute\\Exclude`
10791079
attribute was introduced in Symfony 6.3.
10801080

10811081
This can be used to quickly make many classes available as services and apply some

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy