protected property CronTest::$claimTime in Drupal 9
Same name and namespace in other branches
- 10 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 33
Class
- CronTest
- Tests the Cron class.
Namespace
Drupal\Tests\CoreCode
protected $claimTime = 300;