protected property UpdateSemverContribTest::$updateProject in Drupal 9
The project that is being tested.
Type: string
Overrides UpdateTestBase::$updateProject
File
- core/
modules/ update/ tests/ src/ Functional/ UpdateSemverContribTest.php, line 20
Class
- UpdateSemverContribTest
- Tests the Update Manager module with a contrib module with semver versions.
Namespace
Drupal\Tests\update\FunctionalCode
protected $updateProject = 'semver_test';