LocaleTranslationDownloadTest::$translationsStream

Same name and namespace in other branches
  1. 8.9.x core/modules/locale/tests/src/Functional/LocaleTranslationDownloadTest.php \Drupal\Tests\locale\Functional\LocaleTranslationDownloadTest::translationsStream
  2. 10 core/modules/locale/tests/src/Functional/LocaleTranslationDownloadTest.php \Drupal\Tests\locale\Functional\LocaleTranslationDownloadTest::translationsStream
  3. 11.x 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\Functional

Code

protected $translationsStream;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.