Add FileCache driver
This commit is contained in:
@@ -140,9 +140,6 @@ class ClassProvider implements ServiceProviderInterface
|
||||
'Response',
|
||||
'RememberMeCookie',
|
||||
),
|
||||
'Core\Cache' => array(
|
||||
'MemoryCache',
|
||||
),
|
||||
'Core\Plugin' => array(
|
||||
'Hook',
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user