UpdateTestBase::$updateProject

Same name and namespace in other branches
  1. 9 core/modules/update/tests/src/Functional/UpdateTestBase.php \Drupal\Tests\update\Functional\UpdateTestBase::updateProject
  2. 10 core/modules/update/tests/src/Functional/UpdateTestBase.php \Drupal\Tests\update\Functional\UpdateTestBase::updateProject
  3. 11.x core/modules/update/tests/src/Functional/UpdateTestBase.php \Drupal\Tests\update\Functional\UpdateTestBase::updateProject

The project that is being tested.

Type: string

File

core/modules/update/tests/src/Functional/UpdateTestBase.php, line 56

Class

UpdateTestBase
Defines some shared functions used by all update tests.

Namespace

Drupal\Tests\update\Functional

Code

protected $updateProject;

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