You are here

protected property PasswordConfirmWidgetTest::$testUser in Drupal 9

User for testing.

Type: \Drupal\user\UserInterface

File

core/modules/user/tests/src/FunctionalJavascript/PasswordConfirmWidgetTest.php, line 31

Class

PasswordConfirmWidgetTest
Tests the JS components added to the PasswordConfirm render element.

Namespace

Drupal\Tests\user\FunctionalJavascript

Code

protected $testUser;