You are here

protected property LocaleStringTest::$storage in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/locale/src/Tests/LocaleStringTest.php \Drupal\locale\Tests\LocaleStringTest::storage

The locale storage.

Type: \Drupal\locale\StringStorageInterface

File

core/modules/locale/src/Tests/LocaleStringTest.php, line 32
Contains \Drupal\locale\Tests\LocaleStringTest.

Class

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

Namespace

Drupal\locale\Tests

Code

protected $storage;