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 592017c commit 47f1b4bCopy full SHA for 47f1b4b
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