You are here

protected property ConfigTranslationUiTest::$localeStorage in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/config_translation/src/Tests/ConfigTranslationUiTest.php \Drupal\config_translation\Tests\ConfigTranslationUiTest::localeStorage

String translation storage object.

Type: \Drupal\locale\StringStorageInterface

File

core/modules/config_translation/src/Tests/ConfigTranslationUiTest.php, line 75
Contains \Drupal\config_translation\Tests\ConfigTranslationUiTest.

Class

ConfigTranslationUiTest
Translate settings and entities to various languages.

Namespace

Drupal\config_translation\Tests

Code

protected $localeStorage;