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