You are here

constant UpdateTestBase::UPDATE_NONE 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::UPDATE_NONE

Denotes no update will be available in the test case.

File

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

Class

UpdateTestBase
Defines some shared functions used by all update tests.

Namespace

Drupal\Tests\update\Functional

Code

const UPDATE_NONE = 'UPDATE_NONE';