You are here

protected property Twig_Loader_Chain::$loaders in Translation template extractor 6.3

Same name and namespace in other branches
  1. 7.3 vendor/Twig/Loader/Chain.php \Twig_Loader_Chain::loaders

File

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

Class

Twig_Loader_Chain
Loads templates from other loaders.

Code

protected $loaders = array();