You are here

protected property CronQueueTest::$cron in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/system/tests/src/Kernel/System/CronQueueTest.php \Drupal\Tests\system\Kernel\System\CronQueueTest::cron
  2. 9 core/modules/system/tests/src/Kernel/System/CronQueueTest.php \Drupal\Tests\system\Kernel\System\CronQueueTest::cron

The cron service.

Type: \Drupal\Core\Cron

File

core/modules/system/tests/src/Kernel/System/CronQueueTest.php, line 39

Class

CronQueueTest
Tests the Cron Queue runner.

Namespace

Drupal\Tests\system\Kernel\System

Code

protected $cron;