You are here

protected property ThemeSwitcherController::$messenger in Theme Switcher Rules 8

The Messenger service.

Type: \Drupal\Core\Messenger\MessengerInterface

Overrides MessengerTrait::$messenger

File

src/Controller/ThemeSwitcherController.php, line 24

Class

ThemeSwitcherController
Controller routines for AJAX callbacks for domain actions.

Namespace

Drupal\theme_switcher\Controller

Code

protected $messenger;