You are here

private property Twig_Loader_Chain::$hasSourceCache in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/twig/twig/lib/Twig/Loader/Chain.php \Twig_Loader_Chain::hasSourceCache

File

vendor/twig/twig/lib/Twig/Loader/Chain.php, line 19

Class

Twig_Loader_Chain
Loads templates from other loaders.

Code

private $hasSourceCache = array();