You are here

protected property UpdateSemverTestBase::$projectTitle in Drupal 9

The title of the project being tested.

Type: string

File

core/modules/update/tests/src/Functional/UpdateSemverTestBase.php, line 38

Class

UpdateSemverTestBase
Common test methods for projects that use semver version releases.

Namespace

Drupal\Tests\update\Functional

Code

protected $projectTitle;