You are here

protected property DashboardViewBuilder::$moduleHandler in Dashboards with Layout Builder 2.0.x

Same name and namespace in other branches
  1. 8 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\Entity

Code

protected $moduleHandler;