You are here

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

The ConditionManager for building the visibility UI.

Type: \Drupal\Core\Executable\ExecutableManagerInterface

File

src/Form/ThemeSwitcherRuleForm.php, line 47

Class

ThemeSwitcherRuleForm
Form handler for the ThemeSwitcherRule add and edit forms.

Namespace

Drupal\theme_switcher\Form

Code

protected $conditionPluginManager;