You are here

protected property UserTest::$userAuthenticator in Social Auth 8.2

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

The Social Auth user authenticator.

Type: \Drupal\social_auth\User\UserAuthenticator

File

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

Class

UserTest
Tests Social Auth user related tasks.

Namespace

Drupal\Tests\social_auth\Functional

Code

protected $userAuthenticator;