You are here

protected property PoStreamWriterTest::$poFile in Drupal 9

Same name and namespace in other branches
  1. 8 core/tests/Drupal/Tests/Component/Gettext/PoStreamWriterTest.php \Drupal\Tests\Component\Gettext\PoStreamWriterTest::poFile

The mock po file.

Type: \org\bovigo\vfs\vfsStreamFile

File

core/tests/Drupal/Tests/Component/Gettext/PoStreamWriterTest.php, line 32

Class

PoStreamWriterTest
@coversDefaultClass \Drupal\Component\Gettext\PoStreamWriter @group Gettext

Namespace

Drupal\Tests\Component\Gettext

Code

protected $poFile;