You are here

protected property ExtraLinks::$moduleHandler in Admin Toolbar 8.2

Same name and namespace in other branches
  1. 3.x admin_toolbar_tools/src/Plugin/Derivative/ExtraLinks.php \Drupal\admin_toolbar_tools\Plugin\Derivative\ExtraLinks::moduleHandler

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

admin_toolbar_tools/src/Plugin/Derivative/ExtraLinks.php, line 35

Class

ExtraLinks
Provides a default implementation for menu link plugins.

Namespace

Drupal\admin_toolbar_tools\Plugin\Derivative

Code

protected $moduleHandler;