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 c3323b4 commit ef9c3e5Copy full SHA for ef9c3e5
user_guide_src/source/libraries/caching.rst
@@ -19,7 +19,7 @@ The following example shows a common usage pattern within your controllers.
19
20
.. literalinclude:: caching/001.php
21
22
-You can grab an instance of the cache engine directly through the global function service:
+You can grab an instance of the cache engine directly through the global function ``service()``:
23
24
.. literalinclude:: caching/002.php
25
0 commit comments