CurrentThemeCondition::$themeManager

Same name and namespace in other branches
  1. 9 core/modules/system/src/Plugin/Condition/CurrentThemeCondition.php \Drupal\system\Plugin\Condition\CurrentThemeCondition::themeManager
  2. 10 core/modules/system/src/Plugin/Condition/CurrentThemeCondition.php \Drupal\system\Plugin\Condition\CurrentThemeCondition::themeManager
  3. 11.x 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\Condition

Code

protected $themeManager;

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