UpdateTestBase::UPDATE_AVAILABLE

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

Class

UpdateTestBase
Defines some shared functions used by all update tests.

Namespace

Drupal\Tests\update\Functional

Code

const UPDATE_AVAILABLE = 'UPDATE_AVAILABLE';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.