You are here

protected property TestChecker1::$state in Automatic Updates 8.2

The state service.

Type: \Drupal\Core\State\StateInterface

File

tests/modules/automatic_updates_test/src/ReadinessChecker/TestChecker1.php, line 25

Class

TestChecker1
A test readiness checker.

Namespace

Drupal\automatic_updates_test\ReadinessChecker

Code

protected $state;