You are here

protected property LocaleImportFunctionalTest::$adminUser in Zircon Profile 8

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

A user able to create languages and import translations.

Type: \Drupal\user\Entity\User

File

core/modules/locale/src/Tests/LocaleImportFunctionalTest.php, line 32
Contains \Drupal\locale\Tests\LocaleImportFunctionalTest.

Class

LocaleImportFunctionalTest
Tests the import of locale files.

Namespace

Drupal\locale\Tests

Code

protected $adminUser;