CronQueueTestRequeueException::PLUGIN_ID
Same name in other branches
- 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 25
Class
- CronQueueTestRequeueException
- A queue worker for testing re-queueing items.
Namespace
Drupal\cron_queue_test\Plugin\QueueWorkerCode
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.