CronTest::$cron

Same name and namespace in other branches
  1. 9 core/tests/Drupal/Tests/Core/CronTest.php \Drupal\Tests\Core\CronTest::cron
  2. 10 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 47

Class

CronTest
Tests the Cron class.

Namespace

Drupal\Tests\Core

Code

protected $cron;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.