You are here

service fastly.cache_tags.hash in Fastly 8.3

Class

Drupal\fastly\CacheTagsHash
1 string reference to fastly.cache_tags.hash
FastlyPurger::create in modules/fastlypurger/src/Plugin/Purge/Purger/FastlyPurger.php
Creates an instance of the plugin.

File

./fastly.services.yml
fastly.services.yml

View source
  1. class: Drupal\fastly\CacheTagsHash
  2. arguments:
  3. - '@config.factory'
  4. - '@logger.channel.fastly'