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 771edb0 commit 4150865Copy full SHA for 4150865
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