8000
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 407fe1d commit f3ee84cCopy full SHA for f3ee84c
service_container/alias_private.rst
@@ -151,6 +151,9 @@ Anonymous Services
151
152
Anonymous services are only supported by the XML and YAML configuration formats.
153
154
+.. versionadded:: 3.3
155
+ The feature to configure anonymous services in YAML was introduced in Symfony 3.3.
156
+
157
In some cases, you may want to prevent a service being used as a dependency of
158
other services. This can be achieved by creating an anonymous service. These
159
services are like regular services but they don't define an ID and they are
0 commit comments