You are here

protected property LocaleStringTest::$storage in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/locale/tests/src/Kernel/LocaleStringTest.php \Drupal\Tests\locale\Kernel\LocaleStringTest::storage
  2. 10 core/modules/locale/tests/src/Kernel/LocaleStringTest.php \Drupal\Tests\locale\Kernel\LocaleStringTest::storage

The locale storage.

Type: \Drupal\locale\StringStorageInterface

File

core/modules/locale/tests/src/Kernel/LocaleStringTest.php, line 29

Class

LocaleStringTest
Tests the locale string storage, string objects and data API.

Namespace

Drupal\Tests\locale\Kernel

Code

protected $storage;