protected property LocaleTranslationDownloadTest::$translationsStream in Drupal 9
Same name and namespace in other branches
- 8 core/modules/locale/tests/src/Functional/LocaleTranslationDownloadTest.php \Drupal\Tests\locale\Functional\LocaleTranslationDownloadTest::translationsStream
The virtual file stream for storing translations.
Type: \org\bovigo\vfs\vfsStreamDirectory
File
- core/
modules/ locale/ tests/ src/ Functional/ LocaleTranslationDownloadTest.php, line 21
Class
- LocaleTranslationDownloadTest
- Tests locale translation download.
Namespace
Drupal\Tests\locale\FunctionalCode
protected $translationsStream;