function UpdateSemverTestBase::setProjectInstalledVersion
Same name and namespace in other branches
- 11.x core/modules/update/tests/src/Functional/UpdateSemverTestBase.php \Drupal\Tests\update\Functional\UpdateSemverTestBase::setProjectInstalledVersion()
- 10 core/modules/update/tests/src/Functional/UpdateSemverTestBase.php \Drupal\Tests\update\Functional\UpdateSemverTestBase::setProjectInstalledVersion()
Sets the project installed version.
Parameters
string $version: The version number.
File
-
core/
modules/ update/ tests/ src/ Functional/ UpdateSemverTestBase.php, line 446
Class
- UpdateSemverTestBase
- Common test methods for projects that use semver version releases.
Namespace
Drupal\Tests\update\FunctionalCode
abstract protected function setProjectInstalledVersion($version);
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.