UpdateTestBase::UPDATE_NONE

Denotes no update will be available in the test case.

File

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

Class

UpdateTestBase
Defines some shared functions used by all update tests.

Namespace

Drupal\Tests\update\Functional

Code

const UPDATE_NONE = 'UPDATE_NONE';

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