You are here

protected property RelationLinkManager::$moduleHandler in Drupal 8

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

Module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

core/modules/hal/src/LinkManager/RelationLinkManager.php, line 55

Class

RelationLinkManager

Namespace

Drupal\hal\LinkManager

Code

protected $moduleHandler;