PasswordHashingTest::$user

Same name in other branches
  1. 9 core/tests/Drupal/Tests/Core/Password/PasswordHashingTest.php \Drupal\Tests\Core\Password\PasswordHashingTest::user

The user for testing.

Type: \PHPUnit\Framework\MockObject\MockObject|\Drupal\user\UserInterface

File

core/tests/Drupal/Tests/Core/Password/PasswordHashingTest.php, line 27

Class

PasswordHashingTest
Unit tests for password hashing API.

Namespace

Drupal\Tests\Core\Password

Code

protected $user;

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