You are here

protected property UpdateSemverCoreTest::$projectTitle in Drupal 9

The title of the project being tested.

Type: string

Overrides UpdateSemverTestBase::$projectTitle

File

core/modules/update/tests/src/Functional/UpdateSemverCoreTest.php, line 28

Class

UpdateSemverCoreTest
Tests the Update Manager module through a series of functional tests using mock XML data.

Namespace

Drupal\Tests\update\Functional

Code

protected $projectTitle = 'Drupal';