You are here

protected property UserTranslationUITest::$name in Drupal 8

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

The user name of the test user.

Type: string

File

core/modules/user/tests/src/Functional/UserTranslationUITest.php, line 19

Class

UserTranslationUITest
Tests the User Translation UI.

Namespace

Drupal\Tests\user\Functional

Code

protected $name;