service farm_location.log_event_subscriber in farmOS 2.x
Class
Drupal\farm_location\EventSubscriber\LogEventSubscriberTags
- event_subscriber
File
- modules/
core/ location/ farm_location.services.yml - modules/core/location/farm_location.services.yml
View source
- class: Drupal\farm_location\EventSubscriber\LogEventSubscriber
- arguments:
- - '@log.location'
- - '@asset.location'
- - '@cache_tags.invalidator'
- tags:
- - { name: event_subscriber }