You are here

protected property CacheableResponseSubscriber::$eventDispatcher in Akamai 8.3

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/EventSubscriber/CacheableResponseSubscriber.php, line 38

Class

CacheableResponseSubscriber
Add cache tags headers on cacheable responses, for external caching systems.

Namespace

Drupal\akamai\EventSubscriber

Code

protected $eventDispatcher;