You are here

http_cache_control.services.yml in HTTP Cache Control 8

Same filename and directory in other branches
  1. 8.2 http_cache_control.services.yml

File

http_cache_control.services.yml
View source
  1. services:
  2. s_max_age_event_subscriber:
  3. class: Drupal\http_cache_control\EventSubscriber\CacheControlEventSubscriber
  4. tags:
  5. - {name: event_subscriber}