You are here

protected property ExportCommand::$eventDispatcher in Tome 8

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

modules/tome_sync/src/Commands/ExportCommand.php, line 57

Class

ExportCommand
Contains the tome:export command.

Namespace

Drupal\tome_sync\Commands

Code

protected $eventDispatcher;