You are here

protected property RequestPreparer::$eventDispatcher in Tome 8

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

modules/tome_static/src/RequestPreparer.php, line 57

Class

RequestPreparer
Utility class to prepare Drupal for new requests.

Namespace

Drupal\tome_static

Code

protected $eventDispatcher;