You are here

private property Twig_Cache_Filesystem::$directory in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/twig/twig/lib/Twig/Cache/Filesystem.php \Twig_Cache_Filesystem::directory

File

vendor/twig/twig/lib/Twig/Cache/Filesystem.php, line 21

Class

Twig_Cache_Filesystem
Implements a cache on the filesystem.

Code

private $directory;