Stores a module manager to invoke hooks.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- core/modules/views/src/ViewsData.php, line 81
Class
- ViewsData
- Class to manage and lazy load cached views data.
Namespace
Drupal\views
Code
protected $moduleHandler;
Please login to continue.