You are here

protected property ViewsHandlerManager::$viewsData in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/views/src/Plugin/ViewsHandlerManager.php \Drupal\views\Plugin\ViewsHandlerManager::viewsData
  2. 10 core/modules/views/src/Plugin/ViewsHandlerManager.php \Drupal\views\Plugin\ViewsHandlerManager::viewsData

The views data cache.

Type: \Drupal\views\ViewsData

File

core/modules/views/src/Plugin/ViewsHandlerManager.php, line 23

Class

ViewsHandlerManager
Plugin type manager for all views handlers.

Namespace

Drupal\views\Plugin

Code

protected $viewsData;