Error message

You are browsing documentation for drupal 9.5.x, which is not supported anymore. <a href="/api/drupal/core%21modules%21config_translation%21tests%21src%21Functional%21ConfigTranslationCacheTest.php/property/ConfigTranslationCacheTest%3A%3AtranslatorUser/11.x">Read the updated version of this page for drupal 11.x (the latest version).</a>

ConfigTranslationCacheTest::$translatorUser

Same name in other branches
  1. 8.9.x core/modules/config_translation/tests/src/Functional/ConfigTranslationCacheTest.php \Drupal\Tests\config_translation\Functional\ConfigTranslationCacheTest::translatorUser
  2. 10 core/modules/config_translation/tests/src/Functional/ConfigTranslationCacheTest.php \Drupal\Tests\config_translation\Functional\ConfigTranslationCacheTest::translatorUser
  3. 11.x core/modules/config_translation/tests/src/Functional/ConfigTranslationCacheTest.php \Drupal\Tests\config_translation\Functional\ConfigTranslationCacheTest::translatorUser

Translator user for tests.

Type: \Drupal\user\UserInterface

File

core/modules/config_translation/tests/src/Functional/ConfigTranslationCacheTest.php, line 64

Class

ConfigTranslationCacheTest
Translate settings and entities to various languages.

Namespace

Drupal\Tests\config_translation\Functional

Code

protected $translatorUser;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.