You are here

protected property UserAuthTest::$userAuth in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/user/tests/src/Unit/UserAuthTest.php \Drupal\Tests\user\Unit\UserAuthTest::userAuth

The user auth object under test.

Type: \Drupal\user\UserAuth

File

core/modules/user/tests/src/Unit/UserAuthTest.php, line 41

Class

UserAuthTest
@coversDefaultClass \Drupal\user\UserAuth @group user

Namespace

Drupal\Tests\user\Unit

Code

protected $userAuth;