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 29d4007 commit 1c029caCopy full SHA for 1c029ca
service_container/lazy_services.rst
@@ -23,7 +23,7 @@ until you interact with the proxy in some way.
23
24
.. caution::
25
26
- Lazy services do not support `final`_ or `readonly` classes, but you can use
+ Lazy services do not support `final`_ or ``readonly`` classes, but you can use
27
`Interface Proxifying`_ to work around this limitation.
28
29
In PHP versions prior to 8.0 lazy services do not support parameters with
0 commit comments