Skip to content

Commit 80c618a

Browse files
committed
Merge branch '6.2' into 6.3
* 6.2: Remove obsolete versionadded directive
2 parents ee50c9c + 4150865 commit 80c618a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

service_container/service_closures.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@
44
Service Closures
55
================
66

7-
.. versionadded:: 5.4
8-
9-
The ``service_closure()`` function was introduced in Symfony 5.4.
10-
117
This feature wraps the injected service into a closure allowing it to be
128
lazily loaded when and if needed.
139
This is useful if the service being injected is a bit heavy to instantiate

0 commit comments

Comments
 (0)