UserAuthTest::$passwordService

The mocked password service.

Type: \Drupal\Core\Password\PasswordInterface|\PHPUnit\Framework\MockObject\MockObject

File

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

Class

UserAuthTest
@coversDefaultClass \Drupal\user\UserAuth[[api-linebreak]] @group user

Namespace

Drupal\Tests\user\Unit

Code

protected $passwordService;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.