Skip to content

Commit

Permalink
after merge fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbumbacea committed Dec 13, 2016
1 parent 12333ad commit 096f131
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CacheBundle/Resources/config/services.yml
@@ -1,6 +1,6 @@
parameters:
emag.cacheable.service.path: "%kernel.cache_dir%/aop-cache/proxies/"
emag.cache.proxy.warmer.class: CacheBundle\CacheWarmer\ProxyWarmer
emag.cache.proxy.warmer.class: CacheBundle\DependencyInjection\ProxyWarmer
emag.cache.proxy.factory.class: CacheBundle\ProxyManager\CacheFactory
emag.cache.proxy.manager.class: CacheBundle\ProxyManager\Factory\ProxyCachingObjectFactory
emag.cache.proxy.generator.class: CacheBundle\ProxyManager\ProxyGenerator\CachedObjectGenerator
Expand Down

0 comments on commit 096f131

Please sign in to comment.