protected property OverviewTerms::$moduleHandler in Drupal 8
Same name and namespace in other branches
- 9 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 37
Class
- OverviewTerms
- Provides terms overview form for a taxonomy vocabulary.
Namespace
Drupal\taxonomy\FormCode
protected $moduleHandler;