namespace Drupal\cron_example\Plugin\QueueWorker

Object name File name Summary
ReportWorkerBase modules/cron_example/src/Plugin/QueueWorker/ReportWorkerBase.php Provides base functionality for the ReportWorkers.
ReportWorkerOne modules/cron_example/src/Plugin/QueueWorker/ReportWorkerOne.php A report worker.
ReportWorkerTwo modules/cron_example/src/Plugin/QueueWorker/ReportWorkerTwo.php A report worker.