You are here

protected property TypeLinkManager::$moduleHandler in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/hal/src/LinkManager/TypeLinkManager.php \Drupal\hal\LinkManager\TypeLinkManager::moduleHandler

Module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

core/modules/hal/src/LinkManager/TypeLinkManager.php, line 28

Class

TypeLinkManager

Namespace

Drupal\hal\LinkManager

Code

protected $moduleHandler;