You are here

public function UltimenuManagerInterface::getModuleHandler in Ultimenu 8.2

Same name and namespace in other branches
  1. 8 src/UltimenuManagerInterface.php \Drupal\ultimenu\UltimenuManagerInterface::getModuleHandler()

Returns the module handler.

1 method overrides UltimenuManagerInterface::getModuleHandler()
UltimenuManager::getModuleHandler in src/UltimenuManager.php
Returns the module handler.

File

src/UltimenuManagerInterface.php, line 17

Class

UltimenuManagerInterface
Interface for Ultimenu manager.

Namespace

Drupal\ultimenu

Code

public function getModuleHandler();