You are here

service rng.cron in RNG - Events and Registrations 3.x

Same name and namespace in other branches
  1. 8.2 rng.services.yml \rng.cron
  2. 8 rng.services.yml \rng.cron

Class

Drupal\rng\RngCron
1 string reference to rng.cron
rng_cron in ./rng.module
Implements hook_cron().

File

./rng.services.yml
rng.services.yml

View source
  1. class: Drupal\rng\RngCron
  2. arguments:
  3. - '@queue'
  4. - '@entity_type.manager'