Skip to content

Commit a078959

Browse files
authored
Update lazy_services.rst
1 parent 8d014b7 commit a078959

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
@@ -23,7 +23,7 @@ until you interact with the proxy in some way.
2323

2424
.. caution::
2525

26-
Lazy services do not support `final`_ or `readonly`_ classes, but you can use
26+
Lazy services do not support `final`_ or `readonly` classes, but you can use
2727
`Interface Proxifying`_ to work around this limitation.
2828

2929
In PHP versions prior to 8.0 lazy services do not support parameters with

0 commit comments

Comments
 (0)