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 ee50c9c + 4150865 commit 80c618aCopy full SHA for 80c618a
service_container/service_closures.rst
@@ -4,10 +4,6 @@
4
Service Closures
5
================
6
7
-.. versionadded:: 5.4
8
-
9
- The ``service_closure()`` function was introduced in Symfony 5.4.
10
11
This feature wraps the injected service into a closure allowing it to be
12
lazily loaded when and if needed.
13
This is useful if the service being injected is a bit heavy to instantiate
0 commit comments