protected property RendererBase::$dispatcher in Entity Print 8
Same name and namespace in other branches
- 8.2 src/Renderer/RendererBase.php \Drupal\entity_print\Renderer\RendererBase::dispatcher
The event dispatcher.
Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface
File
- src/
Renderer/ RendererBase.php, line 58
Class
- RendererBase
- The RendererBase class.
Namespace
Drupal\entity_print\RendererCode
protected $dispatcher;