You are here

protected property LocaleTranslateStringTourTest::$adminUser in Zircon Profile 8

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

An admin user with administrative permissions to translate.

Type: \Drupal\user\UserInterface

File

core/modules/locale/src/Tests/LocaleTranslateStringTourTest.php, line 24
Contains \Drupal\locale\Tests\LocaleTranslateStringTourTest.

Class

LocaleTranslateStringTourTest
Tests the Translate Interface tour.

Namespace

Drupal\locale\Tests

Code

protected $adminUser;