protected property LocaleConfigSubscriberTest::$stringStorage in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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\TestsCode
protected $stringStorage;