You are here

namespace Drupal\cron_example\Plugin\QueueWorker in Examples for Developers 8

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