TwigPhpStorageCache::$storage

The PhpStorage object used for storing the templates.

Type: \Drupal\Component\PhpStorage\PhpStorageInterface

File

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

Class

TwigPhpStorageCache
Provides an alternate cache storage for Twig using PhpStorage.

Namespace

Drupal\Core\Template

Code

protected $storage;
doc_Drupal
2016-10-29 09:49:45
Comments
Leave a Comment

Please login to continue.