UserRegistrationResourceTest::$passwordGenerator

Same name in other branches
  1. 10 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 68

Class

UserRegistrationResourceTest
Tests User Registration REST resource.

Namespace

Drupal\Tests\user\Unit

Code

protected $passwordGenerator;

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