protected property HtmlRenderer::$eventDispatcher in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Render/MainContent/HtmlRenderer.php \Drupal\Core\Render\MainContent\HtmlRenderer::eventDispatcher
The event dispatcher.
Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface
File
- core/
lib/ Drupal/ Core/ Render/ MainContent/ HtmlRenderer.php, line 52
Class
- HtmlRenderer
- Default main content renderer for HTML requests.
Namespace
Drupal\Core\Render\MainContentCode
protected $eventDispatcher;