You are here

protected property AdministerMenus::$moduleHandler in Total Control Admin Dashboard 8.2

Same name and namespace in other branches
  1. 3.0.x src/Plugin/Block/AdministerMenus.php \Drupal\total_control\Plugin\Block\AdministerMenus::moduleHandler

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Plugin/Block/AdministerMenus.php, line 34

Class

AdministerMenus
Provides a 'Administer Menus'.

Namespace

Drupal\total_control\Plugin\Block

Code

protected $moduleHandler;