protected property UserAuthTest::$username in Drupal 9
Same name and namespace in other branches
- 8 core/modules/user/tests/src/Unit/UserAuthTest.php \Drupal\Tests\user\Unit\UserAuthTest::username
The test username.
Type: string
File
- core/
modules/ user/ tests/ src/ Unit/ UserAuthTest.php, line 48
Class
- UserAuthTest
- @coversDefaultClass \Drupal\user\UserAuth @group user
Namespace
Drupal\Tests\user\UnitCode
protected $username = 'test_user';