protected property UpdateSemverCoreTest::$updateProject in Drupal 9
The project that is being tested.
Type: string
Overrides UpdateTestBase::$updateProject
File
- core/
modules/ update/ tests/ src/ Functional/ UpdateSemverCoreTest.php, line 23
Class
- UpdateSemverCoreTest
- Tests the Update Manager module through a series of functional tests using mock XML data.
Namespace
Drupal\Tests\update\FunctionalCode
protected $updateProject = 'drupal';