private property InvalidUpdateHookTest::$updateUser in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/Update/InvalidUpdateHookTest.php \Drupal\system\Tests\Update\InvalidUpdateHookTest::updateUser
A user account with upgrade permission.
Type: \Drupal\user\UserInterface
File
- core/
modules/ system/ src/ Tests/ Update/ InvalidUpdateHookTest.php, line 40 - Contains \Drupal\system\Tests\Update\InvalidUpdateHookTest.
Class
- InvalidUpdateHookTest
- Tests that a module implementing hook_update_8000() causes an error to be displayed on update.
Namespace
Drupal\system\Tests\UpdateCode
private $updateUser;