You are here

civicrm_cron.services.yml in CiviCRM Cron 8

File

civicrm_cron.services.yml
View source
  1. services:
  2. civicrm_cron.cron_runner:
  3. class: Drupal\civicrm_cron\CronRunner
  4. arguments: ['@civicrm', '@config.factory', '@http_client']