CronQueueTestDeriverQueue::PLUGIN_ID

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

The plugin ID.

File

core/modules/system/tests/modules/cron_queue_test/src/Plugin/QueueWorker/CronQueueTestDeriverQueue.php, line 24

Class

CronQueueTestDeriverQueue
A queue worker for testing derivatives.

Namespace

Drupal\cron_queue_test\Plugin\QueueWorker

Code

public const PLUGIN_ID = 'cron_queue_test_deriver';

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