protected property ViewsData::$cacheBackend

The cache backend to use.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

drupal/core/modules/views/lib/Drupal/views/ViewsData.php, line 37
Contains \Drupal\views\ViewsData.

Class

ViewsData
Class to manage and lazy load cached views data.

Namespace

Drupal\views

Code

protected $cacheBackend;