protected property 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;

© 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::storage/8.1.x