You are here

protected property Twig_Loader_Chain::$loaders 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::loaders

File

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

Class

Twig_Loader_Chain
Loads templates from other loaders.

Code

protected $loaders = array();