mirror of
https://github.com/flextype/flextype.git
synced 2025-08-10 15:14:20 +02:00
refactor(cache): update $driver type
issue: The type Flextype\App\Foundation\Cache\DoctrineCache was not found.
This commit is contained in:
@@ -47,7 +47,7 @@ class Cache
|
||||
/**
|
||||
* Cache Driver
|
||||
*
|
||||
* @var DoctrineCache
|
||||
* @var object
|
||||
*/
|
||||
private $driver;
|
||||
|
||||
|
Reference in New Issue
Block a user