protected property RenderCache::$cacheFactory

The cache factory.

Type: \Drupal\Core\Cache\CacheFactoryInterface

File

core/lib/Drupal/Core/Render/RenderCache.php, line 33

Class

RenderCache
Wraps the caching logic for the render caching system.

Namespace

Drupal\Core\Render

Code

protected $cacheFactory;

© 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!Render!RenderCache.php/property/RenderCache::cacheFactory/8.1.x