protected property ThemeLocalTask::$themeHandler in Zircon Profile 8.0
Same name in this branch
- 8.0 core/modules/block/src/Plugin/Derivative/ThemeLocalTask.php \Drupal\block\Plugin\Derivative\ThemeLocalTask::themeHandler
- 8.0 core/modules/system/src/Plugin/Derivative/ThemeLocalTask.php \Drupal\system\Plugin\Derivative\ThemeLocalTask::themeHandler
Same name and namespace in other branches
- 8 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 25 - Contains \Drupal\block\Plugin\Derivative\ThemeLocalTask.
Class
- ThemeLocalTask
- Provides dynamic tabs based on active themes.
Namespace
Drupal\block\Plugin\DerivativeCode
protected $themeHandler;