You are here

protected property StyleguideLocalTasks::$themeHandler in Style Guide 8

Same name and namespace in other branches
  1. 2.x src/Plugin/Derivative/StyleguideLocalTasks.php \Drupal\styleguide\Plugin\Derivative\StyleguideLocalTasks::themeHandler

The theme handler.

Type: \Drupal\Core\Extension\ThemeHandlerInterface

File

src/Plugin/Derivative/StyleguideLocalTasks.php, line 28

Class

StyleguideLocalTasks
Styleguide local tasks.

Namespace

Drupal\styleguide\Plugin\Derivative

Code

protected $themeHandler;