You are here

protected property ConfigSelector::$messenger in Configuration selector 8.2

The messenger service.

Type: \Drupal\Core\Messenger\MessengerInterface

File

src/ConfigSelector.php, line 72

Class

ConfigSelector
Selects configuration to enable after a module install or uninstall.

Namespace

Drupal\config_selector

Code

protected $messenger;