You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #19520 [DependencyInjection] Add readonly statement to the Lazy Services docs (akmandev)
This PR was submitted for the 7.0 branch but it was squashed and merged into the 5.4 branch instead.
Discussion
----------
[DependencyInjection] Add readonly statement to the Lazy Services docs
The DI container cannot generate a lazy proxy for read-only services.
This will add the missing `readonly` statement to the [docs](https://symfony.com/doc/current/service_container/lazy_services.html) as the title describes.
Commits
-------
c9654fb [DependencyInjection] Add readonly statement to the Lazy Services docs
0 commit comments