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