Skip to content

Commit 0072e11

Browse files
ddevsrkenjis
andauthored
Update user_guide_src/source/concepts/services.rst
Co-authored-by: kenjis <[email protected]>
1 parent 47f1b4b commit 0072e11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide_src/source/concepts/services.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ always return the same instance:
8585

8686
.. literalinclude:: services/003.php
8787

88-
.. note:: Since `v4.5.0`, the global function ``service()`` is recommended due to performance improvements on without parameter
88+
.. note:: Since v4.5.0, when you don't pass parameters to the service, the global function ``service()`` is recommended due to performance improvements.
8989

9090
If the creation method requires additional parameters, they can be passed after the service name:
9191

0 commit comments

Comments
 (0)