You are here

protected property ViewsHandlerManager::$viewsData in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 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 28
Contains \Drupal\views\Plugin\ViewsHandlerManager.

Class

ViewsHandlerManager
Plugin type manager for all views handlers.

Namespace

Drupal\views\Plugin

Code

protected $viewsData;