You are here

protected property ConfigTranslationOverviewTest::$localeStorage in Zircon Profile 8

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

String translation storage object.

Type: \Drupal\locale\StringStorageInterface

File

core/modules/config_translation/src/Tests/ConfigTranslationOverviewTest.php, line 50
Contains \Drupal\config_translation\Tests\ConfigTranslationOverviewTest.

Class

ConfigTranslationOverviewTest
Translate settings and entities to various languages.

Namespace

Drupal\config_translation\Tests

Code

protected $localeStorage;