UserPasswordResetTest::$profile

Same name in other branches
  1. 8.9.x core/modules/user/tests/src/FunctionalJavascript/UserPasswordResetTest.php \Drupal\Tests\user\FunctionalJavascript\UserPasswordResetTest::profile

The profile to install as a basis for testing.

This test uses the standard profile to test the password reset in combination with an ajax request provided by the user picture configuration in the standard profile.

Type: string

Overrides BrowserTestBase::$profile

File

core/modules/user/tests/src/FunctionalJavascript/UserPasswordResetTest.php, line 36

Class

UserPasswordResetTest
Ensure that password reset methods work as expected.

Namespace

Drupal\Tests\user\FunctionalJavascript

Code

protected $profile = 'standard';

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