private property PoMemoryWriter::$_items

Array to hold all PoItem elements.

Type: array

File

drupal/core/lib/Drupal/Component/Gettext/PoMemoryWriter.php, line 24
Definition of Drupal\Component\Gettext\PoMemoryWriter.

Class

PoMemoryWriter
Defines a Gettext PO memory writer, to be used by the installer.

Namespace

Drupal\Component\Gettext

Code

private $_items;