@@ -10,9 +10,9 @@ |
||
10 | 10 | namespace Jgut\Doctrine\ManagerBuilder; |
11 | 11 | |
12 | 12 | use Doctrine\Common\Annotations\AnnotationRegistry; |
13 | -use Doctrine\Common\Cache\Cache; |
|
14 | 13 | use Doctrine\Common\Cache\ApcuCache; |
15 | 14 | use Doctrine\Common\Cache\ArrayCache; |
15 | +use Doctrine\Common\Cache\Cache; |
|
16 | 16 | use Doctrine\Common\Cache\MemcacheCache; |
17 | 17 | use Doctrine\Common\Cache\RedisCache; |
18 | 18 | use Doctrine\Common\Cache\XcacheCache; |