issues
search
EmanueleMinotto
/
TwigCacheBundle
Symfony Bundle for asm89/twig-cache-extension
59
stars
13
forks
source link
Profiler fix
#22
Closed
toooni
closed
6 years ago
toooni
commented
6 years ago
Solves
https://github.com/EmanueleMinotto/TwigCacheBundle/issues/19
Moved data collector out of Extension
Instead of extending the twig extension, in this solution the profiler cache strategy is always wrapped around the configured strategy (only if profiler = true)
Solves https://github.com/EmanueleMinotto/TwigCacheBundle/issues/19