Skip to content

Commit 7918f50

Browse files
committed
Clean up
1 parent 8ac1643 commit 7918f50

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

src/Resources/config/services.yml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,3 @@
1-
2-
parameters:
3-
cache.doctrine_adapter.apc.class: Doctrine\Common\Cache\ApcCache
4-
cache.doctrine_adapter.array.class: Doctrine\Common\Cache\ArrayCache
5-
cache.doctrine_adapter.file_system.class: Doctrine\Common\Cache\FilesystemCache
6-
cache.doctrine_adapter.memcache.class: Doctrine\Common\Cache\MemcacheCache
7-
cache.doctrine_adapter.memcached.class: Doctrine\Common\Cache\MemcachedCache
8-
cache.doctrine_adapter.redis.class: Doctrine\Common\Cache\RedisCache
9-
cache.doctrine_adapter.php_file.class: Doctrine\Common\Cache\PhpFileCache
10-
cache.doctrine_adapter.win_cache.class: Doctrine\Common\Cache\WinCacheCache
11-
cache.doctrine_adapter.xcache.class: Doctrine\Common\Cache\XcacheCache
12-
cache.doctrine_adapter.zend_data.class: Doctrine\Common\Cache\ZendDataCache
13-
141
services:
152
cache.factory.redis:
163
class: Cache\AdapterBundle\Factory\RedisFactory

0 commit comments

Comments
 (0)