You are here

service autosave_form.config_subscriber in Autosave Form 8

Class

Drupal\autosave_form\EventSubscriber\ConfigSubscriber

Tags

  • event_subscriber

File

./autosave_form.services.yml
autosave_form.services.yml

View source
  1. class: Drupal\autosave_form\EventSubscriber\ConfigSubscriber
  2. tags:
  3. - { name: event_subscriber }
  4. arguments:
  5. - '@autosave_form.entity_form_storage'