You are here

protected property UserTest::$user in Social Auth 3.x

Same name and namespace in other branches
  1. 8.2 tests/src/Functional/UserTest.php \Drupal\Tests\social_auth\Functional\UserTest::user

The Drupal user.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/UserTest.php, line 33

Class

UserTest
Tests Social Auth user related tasks.

Namespace

Drupal\Tests\social_auth\Functional

Code

protected $user;