You are here

protected property UpdateSchemaTest::$user in Drupal 9

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

Type: \Drupal\user\UserInterface

File

core/modules/system/tests/src/Functional/UpdateSystem/UpdateSchemaTest.php, line 32

Class

UpdateSchemaTest
Tests that update hooks are properly run.

Namespace

Drupal\Tests\system\Functional\UpdateSystem

Code

protected $user;