You are here

protected property LocaleTranslateStringTourTest::$adminUser in Drupal 8

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

An admin user with administrative permissions to translate.

Type: \Drupal\user\UserInterface

File

core/modules/locale/tests/src/Functional/LocaleTranslateStringTourTest.php, line 19

Class

LocaleTranslateStringTourTest
Tests the Translate Interface tour.

Namespace

Drupal\Tests\locale\Functional

Code

protected $adminUser;