Skip to content

Commit fcb927d

Browse files
committed
[#3199] Making format tweaks suggested by @wouterj
1 parent 19493af commit fcb927d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/dependency_injection/lazy_services.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@ received object.
8686
8787
var_dump(class_implements($service));
8888
89-
If the class implements the "ProxyManager\\Proxy\\LazyLoadingInterface" your lazy
90-
loaded services are working.
89+
If the class implements the ``ProxyManager\Proxy\LazyLoadingInterface`` your
90+
lazy loaded services are working.
9191

9292
.. note::
9393

0 commit comments

Comments
 (0)