Skip to content

Commit 2c7dc81

Browse files
committed
Remove forgotten comment
1 parent 2225fe4 commit 2c7dc81

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

service_container/lazy_services.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ For example, to define your service as lazy use the following::
9393
use Twig\Extension\ExtensionInterface;
9494

9595
#[Autoconfigure(lazy: true)]
96-
// #[Lazy]
9796
class AppExtension implements ExtensionInterface
9897
{
9998
// ...

0 commit comments

Comments
 (0)