You are here

service purge_processor_lateruntime.processor in Purge 8.3

Class

Drupal\purge_processor_lateruntime\EventSubscriber\LateRuntimeProcessor

Tags

  • event_subscriber

File

modules/purge_processor_lateruntime/purge_processor_lateruntime.services.yml
modules/purge_processor_lateruntime/purge_processor_lateruntime.services.yml

View source
  1. class: Drupal\purge_processor_lateruntime\EventSubscriber\LateRuntimeProcessor
  2. tags:
  3. - { name: event_subscriber }
  4. calls:
  5. - [setContainer, ['@service_container']]