protected property DashboardViewBuilder::$moduleHandler in Dashboards with Layout Builder 8
Same name and namespace in other branches
- 2.0.x src/Entity/DashboardViewBuilder.php \Drupal\dashboards\Entity\DashboardViewBuilder::moduleHandler
Module handler service.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
Overrides EntityHandlerBase::$moduleHandler
File
- src/
Entity/ DashboardViewBuilder.php, line 45
Class
- DashboardViewBuilder
- Dashboard Entity ViewBuilder.
Namespace
Drupal\dashboards\EntityCode
protected $moduleHandler;