You are here

protected property OverviewTerms::$moduleHandler in Drupal 9

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

Class

OverviewTerms
Provides terms overview form for a taxonomy vocabulary.

Namespace

Drupal\taxonomy\Form

Code

protected $moduleHandler;