You are here

protected property EntityPrintPluginManager::$dispatcher in Entity Print 8

Same name and namespace in other branches
  1. 8.2 src/Plugin/EntityPrintPluginManager.php \Drupal\entity_print\Plugin\EntityPrintPluginManager::dispatcher

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/Plugin/EntityPrintPluginManager.php, line 20

Class

EntityPrintPluginManager

Namespace

Drupal\entity_print\Plugin

Code

protected $dispatcher;