protected property PoMemoryWriter::$items in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Component/Gettext/PoMemoryWriter.php \Drupal\Component\Gettext\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\GettextCode
protected $items;