constant UpdateTestBase::SECURITY_UPDATE_REQUIRED in Drupal 9
Same name and namespace in other branches
- 8 core/modules/update/tests/src/Functional/UpdateTestBase.php \Drupal\Tests\update\Functional\UpdateTestBase::SECURITY_UPDATE_REQUIRED
Denotes a security update will be required in the test case.
File
- core/
modules/ update/ tests/ src/ Functional/ UpdateTestBase.php, line 31
Class
- UpdateTestBase
- Defines some shared functions used by all update tests.
Namespace
Drupal\Tests\update\FunctionalCode
const SECURITY_UPDATE_REQUIRED = 'SECURITY_UPDATE_REQUIRED';