You are here

constant UpdateTestBase::UPDATE_AVAILABLE in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/update/tests/src/Functional/UpdateTestBase.php \Drupal\Tests\update\Functional\UpdateTestBase::UPDATE_AVAILABLE

Denotes an update will be available in the test case.

File

core/modules/update/tests/src/Functional/UpdateTestBase.php, line 36

Class

UpdateTestBase
Defines some shared functions used by all update tests.

Namespace

Drupal\Tests\update\Functional

Code

const UPDATE_AVAILABLE = 'UPDATE_AVAILABLE';