You are here

protected constant TestChecker2::STATE_KEY in Automatic Updates 8.2

The key to use store the test results.

Overrides TestChecker1::STATE_KEY

File

tests/modules/automatic_updates_test2/src/ReadinessChecker/TestChecker2.php, line 13

Class

TestChecker2
A test readiness checker.

Namespace

Drupal\automatic_updates_test2\ReadinessChecker

Code

protected const STATE_KEY = 'automatic_updates_test2.checker_results';