You are here

protected property ViewExecutableFactory::$viewsData in Drupal 8

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

The views data.

Type: \Drupal\views\ViewsData

File

core/modules/views/src/ViewExecutableFactory.php, line 33

Class

ViewExecutableFactory
Defines the cache backend factory.

Namespace

Drupal\views

Code

protected $viewsData;