protected property TwigPhpStorageCache::$cache

The cache object used for auto-refresh via mtime.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

core/lib/Drupal/Core/Template/TwigPhpStorageCache.php, line 25

Class

TwigPhpStorageCache
Provides an alternate cache storage for Twig using PhpStorage.

Namespace

Drupal\Core\Template

Code

protected $cache;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Template!TwigPhpStorageCache.php/property/TwigPhpStorageCache::cache/8.1.x