mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-17 17:32:15 +09:00
Update admin module to use new Cache system
This commit is contained in:
parent
7d80bbe27d
commit
89ae581e55
11 changed files with 32 additions and 16 deletions
|
|
@ -32,7 +32,7 @@ interface CacheInterface
|
|||
* @param mixed $config
|
||||
* @return bool
|
||||
*/
|
||||
public function validateSettings($config);
|
||||
public static function validateSettings($config);
|
||||
|
||||
/**
|
||||
* Get the value of a key.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue