protected property ViewsData::$moduleHandler

Stores a module manager to invoke hooks.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

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

Class

ViewsData
Class to manage and lazy load cached views data.

Namespace

Drupal\views

Code

protected $moduleHandler;