Skip to content

Commit cedce36

Browse files
committed
Tweak
1 parent 0aa2d60 commit cedce36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service_container/lazy_services.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ To check if your proxy works you can check the interface of the received object:
105105

106106
You can also configure your service's laziness thanks to the
107107
:class:`Symfony\\Component\\DependencyInjection\\Attribute\\Autoconfigure` attribute.
108-
The attribute has to be used like this::
108+
For example, to define your service as lazy use the following::
109109

110110
namespace App\Twig;
111111

0 commit comments

Comments
 (0)