Rewrite of the authentication and authorization system
This commit is contained in:
@@ -23,7 +23,7 @@ class MemoryCache extends Base implements CacheInterface
|
||||
*
|
||||
* @access public
|
||||
* @param string $key
|
||||
* @param string $value
|
||||
* @param mixed $value
|
||||
*/
|
||||
public function set($key, $value)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user