You are here

protected property CacheControlEventSubscriber::$configFactory in HTTP Cache Control 8.2

Configuration Factory.

Type: \Drupal\Core\Config\ConfigFactory

File

src/EventSubscriber/CacheControlEventSubscriber.php, line 21

Class

CacheControlEventSubscriber
Subscriber for adding http cache control headers.

Namespace

Drupal\http_cache_control\EventSubscriber

Code

protected $configFactory;