You are here

protected property ThemeLocalTask::$themeHandler in Style Switcher 3.0.x

Same name and namespace in other branches
  1. 8.2 src/Plugin/Derivative/ThemeLocalTask.php \Drupal\styleswitcher\Plugin\Derivative\ThemeLocalTask::themeHandler

The theme handler.

Type: \Drupal\Core\Extension\ThemeHandlerInterface

File

src/Plugin/Derivative/ThemeLocalTask.php, line 20

Class

ThemeLocalTask
Provides dynamic tabs based on active themes.

Namespace

Drupal\styleswitcher\Plugin\Derivative

Code

protected $themeHandler;