You are here

namespace Drupal\cron_example\Plugin\QueueWorker in Examples for Developers 3.x

Same name in other branches
  1. 8 Drupal\cron_example\Plugin\QueueWorker
Classsort descending Location Description
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.