You are here

protected constant TestChecker1::STATE_KEY in Automatic Updates 8.2

The key to use store the test results.

File

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

Class

TestChecker1
A test readiness checker.

Namespace

Drupal\automatic_updates_test\ReadinessChecker

Code

protected const STATE_KEY = 'automatic_updates_test.checker_results';