From 34db0778719507a0e35bef8f355e922975299b14 Mon Sep 17 00:00:00 2001 From: BJRambo Date: Fri, 16 Apr 2021 16:40:13 +0900 Subject: [PATCH] =?UTF-8?q?=EC=A3=BC=EC=84=9D=EC=9D=98=20=EC=9E=98?= =?UTF-8?q?=EB=AA=BB=EB=90=9C=20=EB=A6=AC=ED=84=B4=ED=83=80=EC=9E=85=20?= =?UTF-8?q?=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- classes/cache/CacheHandler.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/classes/cache/CacheHandler.class.php b/classes/cache/CacheHandler.class.php index a6ca8b0d0..f40a5a1b6 100644 --- a/classes/cache/CacheHandler.class.php +++ b/classes/cache/CacheHandler.class.php @@ -151,7 +151,7 @@ class CacheHandler extends Handler * Make invalid group key (like delete group key) * * @param string $keyGroupName Group name - * @return void + * @return bool */ public function invalidateGroupKey($keyGroupName) {