protected property CurrentThemeCondition::$themeHandler in Drupal 9
Same name and namespace in other branches
- 8 core/modules/system/src/Plugin/Condition/CurrentThemeCondition.php \Drupal\system\Plugin\Condition\CurrentThemeCondition::themeHandler
The theme handler.
Type: \Drupal\Core\Extension\ThemeHandlerInterface
File
- core/
modules/ system/ src/ Plugin/ Condition/ CurrentThemeCondition.php, line 34
Class
- CurrentThemeCondition
- Provides a 'Current Theme' condition.
Namespace
Drupal\system\Plugin\ConditionCode
protected $themeHandler;