Skip to content

Commit e9981ae

Browse files
author
Szurovecz János
committed
Fixed namespace separator
1 parent 36ebcab commit e9981ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dependency_injection/lazy_services.rst

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

9292
.. note::

0 commit comments

Comments
 (0)