You are here

protected property Exporter::$eventDispatcher in Default Content for D8 8

Same name and namespace in other branches
  1. 2.0.x src/Exporter.php \Drupal\default_content\Exporter::eventDispatcher

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/Exporter.php, line 79

Class

Exporter
A service for handling import of default content.

Namespace

Drupal\default_content

Code

protected $eventDispatcher;