You are here

constant UpdateTestBase::SECURITY_UPDATE_REQUIRED in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/update/tests/src/Functional/UpdateTestBase.php \Drupal\Tests\update\Functional\UpdateTestBase::SECURITY_UPDATE_REQUIRED
  2. 10 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 32

Class

UpdateTestBase
Defines some shared functions used by all update tests.

Namespace

Drupal\Tests\update\Functional

Code

const SECURITY_UPDATE_REQUIRED = 'SECURITY_UPDATE_REQUIRED';