You are here

protected property UpdateTestBase::$user in Taxonomy access fix 8.2

The user used to run the update.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/Update/UpdateTestBase.php, line 32

Class

UpdateTestBase
Provides an abstract base class to test Taxonomy Access Fix update hooks.

Namespace

Drupal\Tests\taxonomy_access_fix\Functional\Update

Code

protected $user;