You are here

protected property OverviewTerms::$moduleHandler in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/taxonomy/src/Form/OverviewTerms.php \Drupal\taxonomy\Form\OverviewTerms::moduleHandler

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

core/modules/taxonomy/src/Form/OverviewTerms.php, line 27
Contains \Drupal\taxonomy\Form\OverviewTerms.

Class

OverviewTerms

Namespace

Drupal\taxonomy\Form

Code

protected $moduleHandler;