edu-framework
edu-framework copied to clipboard
[UPD] Activer le cache TWIG
$this->twig = new Twig_Environment($loader, $params); $this->twig->setCache('/path/to/compilation_cache');