You are here

protected property SchedulerCommands::$messenger in Scheduler 8

Same name and namespace in other branches
  1. 2.x src/Commands/SchedulerCommands.php \Drupal\scheduler\Commands\SchedulerCommands::messenger

The Messenger service.

Type: \Drupal\Core\Messenger\MessengerInterface

File

src/Commands/SchedulerCommands.php, line 26

Class

SchedulerCommands
Drush 9 Scheduler commands for Drupal Core 8.4+.

Namespace

Drupal\scheduler\Commands

Code

protected $messenger;