UserAuthenticationTest::$passwordService

The mocked password service.

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

File

core/modules/user/tests/src/Unit/UserAuthenticationTest.php, line 45

Class

UserAuthenticationTest
Tests Drupal\user\UserAuthentication.

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.