LocaleLookupTest::$storage
Same name in other branches
- 8.9.x core/modules/locale/tests/src/Unit/LocaleLookupTest.php \Drupal\Tests\locale\Unit\LocaleLookupTest::storage
- 10 core/modules/locale/tests/src/Unit/LocaleLookupTest.php \Drupal\Tests\locale\Unit\LocaleLookupTest::storage
- 11.x core/modules/locale/tests/src/Unit/LocaleLookupTest.php \Drupal\Tests\locale\Unit\LocaleLookupTest::storage
A mocked storage to use when instantiating LocaleTranslation objects.
Type: \Drupal\locale\StringStorageInterface|\PHPUnit\Framework\MockObject\MockObject
File
-
core/
modules/ locale/ tests/ src/ Unit/ LocaleLookupTest.php, line 23
Class
- LocaleLookupTest
- @coversDefaultClass \Drupal\locale\LocaleLookup @group locale
Namespace
Drupal\Tests\locale\UnitCode
protected $storage;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.