UserAuthTest::$password
Same name in other branches
- 8.9.x core/modules/user/tests/src/Unit/UserAuthTest.php \Drupal\Tests\user\Unit\UserAuthTest::password
- 10 core/modules/user/tests/src/Unit/UserAuthTest.php \Drupal\Tests\user\Unit\UserAuthTest::password
- 11.x core/modules/user/tests/src/Unit/UserAuthTest.php \Drupal\Tests\user\Unit\UserAuthTest::password
The test password.
Type: string
File
-
core/
modules/ user/ tests/ src/ Unit/ UserAuthTest.php, line 62
Class
- UserAuthTest
- @coversDefaultClass \Drupal\user\UserAuth @group user
Namespace
Drupal\Tests\user\UnitCode
protected $password = 'password';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.