You are here

protected property LocaleConfigSubscriberTest::$stringStorage in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/locale/src/Tests/LocaleConfigSubscriberTest.php \Drupal\locale\Tests\LocaleConfigSubscriberTest::stringStorage

The string storage used in this test.

Type: \Drupal\locale\StringStorageInterface;

File

core/modules/locale/src/Tests/LocaleConfigSubscriberTest.php, line 47
Contains \Drupal\locale\Tests\LocaleConfigSubscriberTest.

Class

LocaleConfigSubscriberTest
Tests that shipped configuration translations are updated correctly.

Namespace

Drupal\locale\Tests

Code

protected $stringStorage;