You are here

private property UpdateScriptTest::$updateUser in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php \Drupal\Tests\system\Functional\UpdateSystem\UpdateScriptTest::updateUser

A user with the necessary permissions to administer software updates.

Type: \Drupal\user\UserInterface

File

core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php, line 64

Class

UpdateScriptTest
Tests the update script access and functionality.

Namespace

Drupal\Tests\system\Functional\UpdateSystem

Code

private $updateUser;