You are here

protected property CacheableResponseSubscriber::$tagFormatter in Akamai 8.3

Cache tag formatter.

Type: \Drupal\akamai\Helper\CacheTagFormatter

File

src/EventSubscriber/CacheableResponseSubscriber.php, line 31

Class

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

Namespace

Drupal\akamai\EventSubscriber

Code

protected $tagFormatter;