You are here

protected property UpdateSchemaTest::$user in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/system/src/Tests/Update/UpdateSchemaTest.php \Drupal\system\Tests\Update\UpdateSchemaTest::user

Type: \Drupal\user\UserInterface

File

core/modules/system/src/Tests/Update/UpdateSchemaTest.php, line 28
Contains \Drupal\system\Tests\Update\UpdateSchemaTest.

Class

UpdateSchemaTest
Tests that update hooks are properly run.

Namespace

Drupal\system\Tests\Update

Code

protected $user;