You are here

protected property CacheableResponseSubscriber::$configFactory in Pantheon Advanced Page Cache 8

Configuration Factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/EventSubscriber/CacheableResponseSubscriber.php, line 30

Class

CacheableResponseSubscriber
Adds Surrogate-Key header to cacheable master responses.

Namespace

Drupal\pantheon_advanced_page_cache\EventSubscriber

Code

protected $configFactory;