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;
Please login to continue.