CronTest::$claimTime

Same name and namespace in other branches
  1. 10 core/tests/Drupal/Tests/Core/CronTest.php \Drupal\Tests\Core\CronTest::claimTime
  2. 11.x core/tests/Drupal/Tests/Core/CronTest.php \Drupal\Tests\Core\CronTest::claimTime

Define the duration of each item claim for this test.

Type: int

File

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

Class

CronTest
Tests the Cron class.

Namespace

Drupal\Tests\Core

Code

protected $claimTime = 300;

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