private property UpdatesWith7xTest::$updateUser in Drupal 10
Same name and namespace in other branches
- 8 core/modules/system/tests/src/Functional/UpdateSystem/UpdatesWith7xTest.php \Drupal\Tests\system\Functional\UpdateSystem\UpdatesWith7xTest::updateUser
- 9 core/modules/system/tests/src/Functional/UpdateSystem/UpdatesWith7xTest.php \Drupal\Tests\system\Functional\UpdateSystem\UpdatesWith7xTest::updateUser
An administrative user.
File
- core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdatesWith7xTest.php, line 40
Class
- UpdatesWith7xTest
- Tests that the minimum schema version is correct even if only 7.x update hooks are retained .
Namespace
Drupal\Tests\system\Functional\UpdateSystemCode
private $updateUser;