You are here

protected property ImportCompleteCommand::$eventDispatcher in Tome 8

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

modules/tome_sync/src/Commands/ImportCompleteCommand.php, line 24

Class

ImportCompleteCommand
Contains the tome:import-complete command.

Namespace

Drupal\tome_sync\Commands

Code

protected $eventDispatcher;