You are here

feeds_test_extra_sources.services.yml in Feeds 8.3

tests/modules/feeds_test_extra_sources/feeds_test_extra_sources.services.yml

File

tests/modules/feeds_test_extra_sources/feeds_test_extra_sources.services.yml
View source
  1. services:
  2. feeds_test_extra_sources.my_feed:
  3. class: Drupal\feeds_test_extra_sources\EventSubscriber\MyFeed
  4. tags:
  5. - {name: event_subscriber}