You are here

protected property CronTest::$cron in Drupal 9

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;