Home
last modified time | relevance | path

Searched refs:writeCacheFile (Results 1 – 4 of 4) sorted by relevance

/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DEnvironment.php485 $this->writeCacheFile($key, $content);
1624 protected function writeCacheFile($file, $content) function in Twig\\Environment
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Drecipes.rst359 protected function writeCacheFile($file, $content)
361 parent::writeCacheFile($file, $content);
H A Ddeprecated.rst198 ``\Twig\Environment::writeCacheFile()``,
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG296 Twig_Environment::writeCacheFile(), and Twig_Environment::getTemplateClassPrefix()