You are here

protected property CacheableResponseSubscriber::$configFactory in Akamai 8.3

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/EventSubscriber/CacheableResponseSubscriber.php, line 24

Class

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

Namespace

Drupal\akamai\EventSubscriber

Code

protected $configFactory;