You are here

protected property PoStreamWriterTest::$poWriter 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::poWriter

The PO writer object under test.

Type: \Drupal\Component\Gettext\PoStreamWriter

File

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

Class

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

Namespace

Drupal\Tests\Component\Gettext

Code

protected $poWriter;