mirror of
https://github.com/flextype/flextype.git
synced 2025-08-06 05:07:41 +02:00
Cache class refactoring
This commit is contained in:
@@ -224,19 +224,4 @@ class Cache
|
||||
}
|
||||
return static::$lifetime;
|
||||
}
|
||||
|
||||
/**
|
||||
* Initialize Rawilum Cache
|
||||
*
|
||||
* <code>
|
||||
* Cache::init();
|
||||
* </code>
|
||||
*
|
||||
* @access public
|
||||
* @return object
|
||||
*/
|
||||
public function init()
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user