You are here

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

File

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

Class

Twig_Loader_Filesystem
Loads template from the filesystem.

Code

protected $paths = array();