You are here

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

The context repository service.

Type: \Drupal\Core\Plugin\Context\ContextRepositoryInterface

File

src/Form/ThemeSwitcherRuleForm.php, line 54

Class

ThemeSwitcherRuleForm
Form handler for the ThemeSwitcherRule add and edit forms.

Namespace

Drupal\theme_switcher\Form

Code

protected $contextRepository;