private property PoMemoryWriter::$_items

Array to hold all PoItem elements.

Type: array

File

core/lib/Drupal/Component/Gettext/PoMemoryWriter.php, line 15

Class

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

Namespace

Drupal\Component\Gettext

Code

private $_items;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Component!Gettext!PoMemoryWriter.php/property/PoMemoryWriter::_items/8.1.x