protected property CronQueueTest::$cron in Drupal 10
Same name and namespace in other branches
- 8 core/modules/system/tests/src/Kernel/System/CronQueueTest.php \Drupal\Tests\system\Kernel\System\CronQueueTest::cron
- 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\SystemCode
protected $cron;