BigPipe::$eventDispatcher

Same name and namespace in other branches
  1. 8.9.x core/modules/big_pipe/src/Render/BigPipe.php \Drupal\big_pipe\Render\BigPipe::eventDispatcher
  2. 10 core/modules/big_pipe/src/Render/BigPipe.php \Drupal\big_pipe\Render\BigPipe::eventDispatcher

The event dispatcher.

Type: \Symfony\Contracts\EventDispatcher\EventDispatcherInterface

File

core/modules/big_pipe/src/Render/BigPipe.php, line 199

Class

BigPipe
Service for sending an HTML response in chunks (to get faster page loads).

Namespace

Drupal\big_pipe\Render

Code

protected $eventDispatcher;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.