You are here

protected property CronTest::$cron in Drupal 10

Same name and namespace in other branches
  1. 9 core/tests/Drupal/Tests/Core/CronTest.php \Drupal\Tests\Core\CronTest::cron

An instance of the Cron class for testing.

Type: \Drupal\Core\Cron

File

core/tests/Drupal/Tests/Core/CronTest.php, line 40

Class

CronTest
Tests the Cron class.

Namespace

Drupal\Tests\Core

Code

protected $cron;