private property UpdateScriptTest::$updateUser in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/Update/UpdateScriptTest.php \Drupal\system\Tests\Update\UpdateScriptTest::updateUser
A user with the necessary permissions to administer software updates.
Type: \Drupal\user\UserInterface
File
- core/
modules/ system/ src/ Tests/ Update/ UpdateScriptTest.php, line 44 - Contains \Drupal\system\Tests\Update\UpdateScriptTest.
Class
- UpdateScriptTest
- Tests the update script access and functionality.
Namespace
Drupal\system\Tests\UpdateCode
private $updateUser;