You are here

feeds_test_multiple_cron_runs.services.yml in Feeds 8.3

tests/modules/feeds_test_multiple_cron_runs/feeds_test_multiple_cron_runs.services.yml

File

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