You are here

protected property RendererBase::$dispatcher in Entity Print 8.2

Same name and namespace in other branches
  1. 8 src/Renderer/RendererBase.php \Drupal\entity_print\Renderer\RendererBase::dispatcher

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/Renderer/RendererBase.php, line 47

Class

RendererBase
The RendererBase class.

Namespace

Drupal\entity_print\Renderer

Code

protected $dispatcher;