You are here

protected property LocaleExportTest::$adminUser in Drupal 9

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

A user able to create languages and export translations.

File

core/modules/locale/tests/src/Functional/LocaleExportTest.php, line 30

Class

LocaleExportTest
Tests the exportation of locale files.

Namespace

Drupal\Tests\locale\Functional

Code

protected $adminUser = NULL;