protected property UpdateContribTest::$updateProject in Drupal 8
Same name and namespace in other branches
- 9 core/modules/update/tests/src/Functional/UpdateContribTest.php \Drupal\Tests\update\Functional\UpdateContribTest::updateProject
The project that is being tested.
Type: string
Overrides UpdateTestBase::$updateProject
File
- core/
modules/ update/ tests/ src/ Functional/ UpdateContribTest.php, line 26
Class
- UpdateContribTest
- Tests how the Update Manager module handles contributed modules and themes in a series of functional tests using mock XML data.
Namespace
Drupal\Tests\update\FunctionalCode
protected $updateProject = 'aaa_update_test';