You are here

service blazy.csp_subscriber in Blazy 8.2

Class

Drupal\blazy\EventSubscriber\CspSubscriber

Tags

  • event_subscriber

File

./blazy.services.yml
blazy.services.yml

View source
  1. class: Drupal\blazy\EventSubscriber\CspSubscriber
  2. arguments:
  3. - '@library.dependency_resolver'
  4. tags:
  5. - { name: event_subscriber }