You are here

protected property Twig_Loader_Filesystem::$cache in Translation template extractor 7.3

Same name and namespace in other branches
  1. 6.3 vendor/Twig/Loader/Filesystem.php \Twig_Loader_Filesystem::cache

File

vendor/Twig/Loader/Filesystem.php, line 23

Class

Twig_Loader_Filesystem
Loads template from the filesystem.

Code

protected $cache = array();