You are here

service flag_lists.event_subscriber_flag in Flag Lists 8

Same name and namespace in other branches
  1. 4.0.x flag_lists.services.yml \flag_lists.event_subscriber_flag

Class

Drupal\flag_lists\EventSubscriber\FlagForListSubscriber

Tags

  • event_subscriber

File

./flag_lists.services.yml
flag_lists.services.yml

View source
  1. class: Drupal\flag_lists\EventSubscriber\FlagForListSubscriber
  2. arguments: { }
  3. tags:
  4. - { name: event_subscriber }