PageCache::$cache

The cache bin.

Type: \Drupal\Core\Cache\CacheBackendInterface.

File

core/modules/page_cache/src/StackMiddleware/PageCache.php, line 34

Class

PageCache
Executes the page caching before the main kernel takes over the request.

Namespace

Drupal\page_cache\StackMiddleware

Code

protected $cache;
doc_Drupal
2016-10-29 09:32:52
Comments
Leave a Comment

Please login to continue.