UserRegistrationResourceTest::$passwordGenerator
Same name in other branches
- 11.x core/modules/user/tests/src/Unit/UserRegistrationResourceTest.php \Drupal\Tests\user\Unit\UserRegistrationResourceTest::passwordGenerator
The password generator.
Type: \Drupal\Core\Password\PasswordGeneratorInterface|\PHPUnit\Framework\MockObject\MockObject
File
-
core/
modules/ user/ tests/ src/ Unit/ UserRegistrationResourceTest.php, line 69
Class
- UserRegistrationResourceTest
- Tests User Registration REST resource.
Namespace
Drupal\Tests\user\UnitCode
protected $passwordGenerator;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.