ThemeLocalTask::$themeHandler

Same name in this branch
  1. 9 core/modules/system/src/Plugin/Derivative/ThemeLocalTask.php \Drupal\system\Plugin\Derivative\ThemeLocalTask::themeHandler
Same name and namespace in other branches
  1. 8.9.x core/modules/system/src/Plugin/Derivative/ThemeLocalTask.php \Drupal\system\Plugin\Derivative\ThemeLocalTask::themeHandler
  2. 8.9.x core/modules/block/src/Plugin/Derivative/ThemeLocalTask.php \Drupal\block\Plugin\Derivative\ThemeLocalTask::themeHandler
  3. 10 core/modules/system/src/Plugin/Derivative/ThemeLocalTask.php \Drupal\system\Plugin\Derivative\ThemeLocalTask::themeHandler
  4. 10 core/modules/block/src/Plugin/Derivative/ThemeLocalTask.php \Drupal\block\Plugin\Derivative\ThemeLocalTask::themeHandler
  5. 11.x core/modules/system/src/Plugin/Derivative/ThemeLocalTask.php \Drupal\system\Plugin\Derivative\ThemeLocalTask::themeHandler
  6. 11.x core/modules/block/src/Plugin/Derivative/ThemeLocalTask.php \Drupal\block\Plugin\Derivative\ThemeLocalTask::themeHandler

The theme handler.

Type: \Drupal\Core\Extension\ThemeHandlerInterface

File

core/modules/block/src/Plugin/Derivative/ThemeLocalTask.php, line 20

Class

ThemeLocalTask
Provides dynamic tabs based on active themes.

Namespace

Drupal\block\Plugin\Derivative

Code

protected $themeHandler;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.