protected property LocaleTranslationTest::$storage in Drupal 8
Same name and namespace in other branches
- 9 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 20
Class
- LocaleTranslationTest
- @coversDefaultClass \Drupal\locale\LocaleTranslation @group locale
Namespace
Drupal\Tests\locale\UnitCode
protected $storage;