HtmlRenderer::$eventDispatcher
Same name in other branches
- 8.9.x core/lib/Drupal/Core/Render/MainContent/HtmlRenderer.php \Drupal\Core\Render\MainContent\HtmlRenderer::eventDispatcher
- 10 core/lib/Drupal/Core/Render/MainContent/HtmlRenderer.php \Drupal\Core\Render\MainContent\HtmlRenderer::eventDispatcher
- 11.x core/lib/Drupal/Core/Render/MainContent/HtmlRenderer.php \Drupal\Core\Render\MainContent\HtmlRenderer::eventDispatcher
The event dispatcher.
Type: \Symfony\Contracts\EventDispatcher\EventDispatcherInterface
File
-
core/
lib/ Drupal/ Core/ Render/ MainContent/ HtmlRenderer.php, line 53
Class
- HtmlRenderer
- Default main content renderer for HTML requests.
Namespace
Drupal\Core\Render\MainContentCode
protected $eventDispatcher;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.