public function UltimenuManagerInterface::getModuleHandler in Ultimenu 8
Same name and namespace in other branches
- 8.2 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 22
Class
- UltimenuManagerInterface
- Interface for Ultimenu plugins.
Namespace
Drupal\ultimenuCode
public function getModuleHandler();