You are here

jsonapi_image_styles.services.yml in JSON:API Image Styles 2.0.x

Same filename and directory in other branches
  1. 3.0.x jsonapi_image_styles.services.yml

File

jsonapi_image_styles.services.yml
View source
  1. services:
  2. # Event subscribers.
  3. jsonapi_image_styles.config_subscriber:
  4. class: Drupal\jsonapi_image_styles\EventSubscriber\ConfigSubscriber
  5. tags:
  6. - { name: event_subscriber }