You are here

protected property ThemeSwitcherRule::$conditionPluginManager in Theme Switcher Rules 8

The condition plugin manager.

Type: \Drupal\Core\Executable\ExecutableManagerInterface

File

src/Entity/ThemeSwitcherRule.php, line 114

Class

ThemeSwitcherRule
Defines the Theme Switcher Rule entity.

Namespace

Drupal\theme_switcher\Entity

Code

protected $conditionPluginManager;