CronSuspendQueueDelayTest::$workerA

Same name in other branches
  1. 10 core/tests/Drupal/Tests/Core/Cron/CronSuspendQueueDelayTest.php \Drupal\Tests\Core\Cron\CronSuspendQueueDelayTest::workerA

A worker for testing.

Type: \Drupal\Core\Queue\QueueWorkerInterface|\PHPUnit\Framework\MockObject\MockObject

File

core/tests/Drupal/Tests/Core/Cron/CronSuspendQueueDelayTest.php, line 45

Class

CronSuspendQueueDelayTest
Test Cron handling of suspended queues with a delay.

Namespace

Drupal\Tests\Core\Cron

Code

protected $workerA;

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