From 8ee4f5accb4571020fdc86f952388810301a8d9c Mon Sep 17 00:00:00 2001 From: David Rothstein Date: Mon, 12 Oct 2015 01:30:39 -0400 Subject: Issue #1514088 by DamienMcKenna: Minor comment formatting inconsistencies in cache.inc --- includes/cache.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'includes') 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. * -- cgit v1.2.3