CronQueueTestDatabaseDelayException::DELAY_INTERVAL

Same name and namespace in other branches
  1. 9 core/modules/system/tests/modules/cron_queue_test/src/Plugin/QueueWorker/CronQueueTestDatabaseDelayException.php \Drupal\cron_queue_test\Plugin\QueueWorker\CronQueueTestDatabaseDelayException::DELAY_INTERVAL
  2. 10 core/modules/system/tests/modules/cron_queue_test/src/Plugin/QueueWorker/CronQueueTestDatabaseDelayException.php \Drupal\cron_queue_test\Plugin\QueueWorker\CronQueueTestDatabaseDelayException::DELAY_INTERVAL

File

core/modules/system/tests/modules/cron_queue_test/src/Plugin/QueueWorker/CronQueueTestDatabaseDelayException.php, line 20

Class

CronQueueTestDatabaseDelayException
A queue worker for testing cron exception handling.

Namespace

Drupal\cron_queue_test\Plugin\QueueWorker

Code

const DELAY_INTERVAL = 100;

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