You are here

protected property ExtraLinks::$themeHandler 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::themeHandler

The theme handler.

Type: \Drupal\Core\Extension\ThemeHandlerInterface

File

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

Class

ExtraLinks
Provides a default implementation for menu link plugins.

Namespace

Drupal\admin_toolbar_tools\Plugin\Derivative

Code

protected $themeHandler;