You are here

protected property ConfigActionsId::$messenger in Config Actions 8

The Messenger service.

Type: \Drupal\Core\Messenger\MessengerInterface

Overrides MessengerTrait::$messenger

File

src/Plugin/ConfigActionsSource/ConfigActionsId.php, line 48

Class

ConfigActionsId
Plugin for config id from the active store.

Namespace

Drupal\config_actions\Plugin\ConfigActionsSource

Code

protected $messenger;