protected property CronTest::$queue in Drupal 9
Same name and namespace in other branches
- 10 core/tests/Drupal/Tests/Core/CronTest.php \Drupal\Tests\Core\CronTest::queue
The queue used to store test work items.
Type: \Drupal\Core\Queue\QueueInterface
File
- core/
tests/ Drupal/ Tests/ Core/ CronTest.php, line 47
Class
- CronTest
- Tests the Cron class.
Namespace
Drupal\Tests\CoreCode
protected $queue;