protected property CronTest::$state in Drupal 10
Same name and namespace in other branches
- 9 core/tests/Drupal/Tests/Core/CronTest.php \Drupal\Tests\Core\CronTest::state
The current state of the test in memory.
Type: \Drupal\Core\State\State
File
- core/
tests/ Drupal/ Tests/ Core/ CronTest.php, line 54
Class
- CronTest
- Tests the Cron class.
Namespace
Drupal\Tests\CoreCode
protected $state;