CronQueueTestRequeueException::PLUGIN_ID

Same name and namespace in other branches
  1. 10 core/modules/system/tests/modules/cron_queue_test/src/Plugin/QueueWorker/CronQueueTestRequeueException.php \Drupal\cron_queue_test\Plugin\QueueWorker\CronQueueTestRequeueException::PLUGIN_ID

The plugin ID.

File

core/modules/system/tests/modules/cron_queue_test/src/Plugin/QueueWorker/CronQueueTestRequeueException.php, line 23

Class

CronQueueTestRequeueException
A queue worker for testing re-queueing items.

Namespace

Drupal\cron_queue_test\Plugin\QueueWorker

Code

public const PLUGIN_ID = 'cron_queue_test_requeue_exception';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.