Skip to content

Commit f3ee84c

Browse files
committed
Added the versionadded directive
1 parent 407fe1d commit f3ee84c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

service_container/alias_private.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,9 @@ Anonymous Services
151151

152152
Anonymous services are only supported by the XML and YAML configuration formats.
153153

154+
.. versionadded:: 3.3
155+
The feature to configure anonymous services in YAML was introduced in Symfony 3.3.
156+
154157
In some cases, you may want to prevent a service being used as a dependency of
155158
other services. This can be achieved by creating an anonymous service. These
156159
services are like regular services but they don't define an ID and they are

0 commit comments

Comments
 (0)