You are here

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

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/EventSubscriber/Cdf/ContentEntityHandler.php, line 49

Class

ContentEntityHandler
The Content entity CDF creator.

Namespace

Drupal\acquia_contenthub\EventSubscriber\Cdf

Code

protected $dispatcher;