You are here

protected property Migrator::$messenger in Lightning Workflow 8.2

Same name and namespace in other branches
  1. 8.3 modules/lightning_scheduler/src/Migrator.php \Drupal\lightning_scheduler\Migrator::messenger

The messenger service.

Type: \Drupal\Core\Messenger\MessengerInterface

File

modules/lightning_scheduler/src/Migrator.php, line 52

Class

Migrator
This class is final because the migration is not an API and should not be extended or re-used.

Namespace

Drupal\lightning_scheduler

Code

protected $messenger;