mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-04 01:23:32 +09:00
주석의 잘못된 리턴타입 변경
This commit is contained in:
parent
9945cc2562
commit
34db077871
1 changed files with 1 additions and 1 deletions
2
classes/cache/CacheHandler.class.php
vendored
2
classes/cache/CacheHandler.class.php
vendored
|
|
@ -151,7 +151,7 @@ class CacheHandler extends Handler
|
||||||
* Make invalid group key (like delete group key)
|
* Make invalid group key (like delete group key)
|
||||||
*
|
*
|
||||||
* @param string $keyGroupName Group name
|
* @param string $keyGroupName Group name
|
||||||
* @return void
|
* @return bool
|
||||||
*/
|
*/
|
||||||
public function invalidateGroupKey($keyGroupName)
|
public function invalidateGroupKey($keyGroupName)
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue