protected property LocaleTranslateStringTourTest::$adminUser in Drupal 10
Same name and namespace in other branches
- 8 core/modules/locale/tests/src/Functional/LocaleTranslateStringTourTest.php \Drupal\Tests\locale\Functional\LocaleTranslateStringTourTest::adminUser
- 9 core/modules/locale/tests/src/Functional/LocaleTranslateStringTourTest.php \Drupal\Tests\locale\Functional\LocaleTranslateStringTourTest::adminUser
An admin user with administrative permissions to translate.
Type: \Drupal\user\UserInterface
File
- core/
modules/ locale/ tests/ src/ Functional/ LocaleTranslateStringTourTest.php, line 19
Class
- LocaleTranslateStringTourTest
- Tests the Translate Interface tour.
Namespace
Drupal\Tests\locale\FunctionalCode
protected $adminUser;