You are here

protected property Twig_Loader_Filesystem::$errorCache 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::errorCache

File

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

Class

Twig_Loader_Filesystem
Loads template from the filesystem.

Code

protected $errorCache = array();