You are here

protected property UserPasswordResetTest::$languageManager in Drupal 9

Same name and namespace in other branches
  1. 10 core/modules/user/tests/src/Functional/UserPasswordResetTest.php \Drupal\Tests\user\Functional\UserPasswordResetTest::languageManager

Language manager object.

Type: \Drupal\language\LanguageManagerInterface

File

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

Class

UserPasswordResetTest
Ensure that password reset methods work as expected.

Namespace

Drupal\Tests\user\Functional

Code

protected $languageManager;