protected property LocaleImportFunctionalTest::$adminUser in Zircon Profile 8
Same name and namespace in other branches
- 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\TestsCode
protected $adminUser;