You are here

protected property LocaleExportTest::$adminUser in Zircon Profile 8

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

A user able to create languages and export translations.

File

core/modules/locale/src/Tests/LocaleExportTest.php, line 29
Contains \Drupal\locale\Tests\LocaleExportTest.

Class

LocaleExportTest
Tests the exportation of locale files.

Namespace

Drupal\locale\Tests

Code

protected $adminUser = NULL;