namespace Drupal\cron_example\Plugin\QueueWorker

Same name in other branches
  1. 3.x Drupal\cron_example\Plugin\QueueWorker
  2. 4.0.x Drupal\cron_example\Plugin\QueueWorker
Object name File name Summary
ReportWorkerBase cron_example/src/Plugin/QueueWorker/ReportWorkerBase.php Provides base functionality for the ReportWorkers.
ReportWorkerOne cron_example/src/Plugin/QueueWorker/ReportWorkerOne.php A report worker.
ReportWorkerTwo cron_example/src/Plugin/QueueWorker/ReportWorkerTwo.php A report worker.