summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
Diffstat (limited to 'includes')
-rw-r--r--includes/cache.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/cache.inc b/includes/cache.inc
index 207bf6615..4c2bed321 100644
--- a/includes/cache.inc
+++ b/includes/cache.inc
@@ -14,6 +14,7 @@
*
* @param $bin
* The cache bin for which the cache object should be returned.
+ *
* @return DrupalCacheInterface
* The cache object associated with the specified bin.
*