CronQueueTestException::PLUGIN_ID

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

The plugin ID.

File

core/modules/system/tests/modules/cron_queue_test/src/Plugin/QueueWorker/CronQueueTestException.php, line 22

Class

CronQueueTestException
A queue worker for testing exceptions.

Namespace

Drupal\cron_queue_test\Plugin\QueueWorker

Code

public const PLUGIN_ID = 'cron_queue_test_exception';

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