You are here

protected property EntityCdfSerializer::$dispatcher in Acquia Content Hub 8.2

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/EntityCdfSerializer.php, line 40

Class

EntityCdfSerializer
Serialize an entity to a CDF format.

Namespace

Drupal\acquia_contenthub

Code

protected $dispatcher;