LocaleTranslationTest::$storage
Same name in other branches
- 9 core/modules/locale/tests/src/Unit/LocaleTranslationTest.php \Drupal\Tests\locale\Unit\LocaleTranslationTest::storage
- 8.9.x core/modules/locale/tests/src/Unit/LocaleTranslationTest.php \Drupal\Tests\locale\Unit\LocaleTranslationTest::storage
- 10 core/modules/locale/tests/src/Unit/LocaleTranslationTest.php \Drupal\Tests\locale\Unit\LocaleTranslationTest::storage
A mocked storage to use when instantiating LocaleTranslation objects.
Type: \PHPUnit\Framework\MockObject\MockObject
File
-
core/
modules/ locale/ tests/ src/ Unit/ LocaleTranslationTest.php, line 24
Class
- LocaleTranslationTest
- @coversDefaultClass \Drupal\locale\LocaleTranslation @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.