You are here

smart_ip_abstract_web_service.services.yml in Smart IP 8.3

modules/smart_ip_abstract_web_service/smart_ip_abstract_web_service.services.yml

File

modules/smart_ip_abstract_web_service/smart_ip_abstract_web_service.services.yml
View source
  1. services:
  2. smart_ip_abstract_web_service.smart_ip_event_subscriber:
  3. class: Drupal\smart_ip_abstract_web_service\EventSubscriber\SmartIpEventSubscriber
  4. tags:
  5. - { name: event_subscriber }