You are here

protected property ThemeSwitcherRuleDeleteForm::$logger in Theme Switcher Rules 8

The logger factory.

Type: \Drupal\Core\Logger\LoggerChannelInterface

File

src/Form/ThemeSwitcherRuleDeleteForm.php, line 29

Class

ThemeSwitcherRuleDeleteForm
Builds the form to delete a theme_switcher_rule.

Namespace

Drupal\theme_switcher\Form

Code

protected $logger;