constant UpdateTestBase::UPDATE_NONE in Drupal 9
Same name and namespace in other branches
- 8 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 41
Class
- UpdateTestBase
- Defines some shared functions used by all update tests.
Namespace
Drupal\Tests\update\FunctionalCode
const UPDATE_NONE = 'UPDATE_NONE';