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 b75dee5 commit 3840461Copy full SHA for 3840461
service_container/lazy_services.rst
@@ -33,8 +33,8 @@ until you interact with the proxy in some way.
33
34
.. versionadded:: 6.2
35
36
- Starting from Symfony 6.2, you don't have to install any package (e.g.
37
- ``symfony/proxy-manager-bridge``) in order to use the lazy service instantiation.
+ Starting from Symfony 6.2, service laziness is supported out of the box
+ without having to install any additional package.
38
39
Configuration
40
-------------
0 commit comments