You are here

protected property UpdateSemverContribTest::$projectTitle in Drupal 9

The title of the project being tested.

Type: string

Overrides UpdateSemverTestBase::$projectTitle

File

core/modules/update/tests/src/Functional/UpdateSemverContribTest.php, line 25

Class

UpdateSemverContribTest
Tests the Update Manager module with a contrib module with semver versions.

Namespace

Drupal\Tests\update\Functional

Code

protected $projectTitle = 'Semver Test';