You are here

protected property Twig_Loader_Array::$templates in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/twig/twig/lib/Twig/Loader/Array.php \Twig_Loader_Array::templates

File

vendor/twig/twig/lib/Twig/Loader/Array.php, line 26

Class

Twig_Loader_Array
Loads a template from an array.

Code

protected $templates = array();