UpdateSemverTestBase::$projectTitle

Same name in other branches
  1. 10 core/modules/update/tests/src/Functional/UpdateSemverTestBase.php \Drupal\Tests\update\Functional\UpdateSemverTestBase::projectTitle
  2. 11.x core/modules/update/tests/src/Functional/UpdateSemverTestBase.php \Drupal\Tests\update\Functional\UpdateSemverTestBase::projectTitle

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;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.