You are here

protected property Twig_Loader_Filesystem::$cache in Zircon Profile 8

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

File

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

Class

Twig_Loader_Filesystem
Loads template from the filesystem.

Code

protected $cache = array();