PoMemoryWriter::$items
Same name in other branches
- 8.9.x core/lib/Drupal/Component/Gettext/PoMemoryWriter.php \Drupal\Component\Gettext\PoMemoryWriter::items
- 10 core/lib/Drupal/Component/Gettext/PoMemoryWriter.php \Drupal\Component\Gettext\PoMemoryWriter::items
- 11.x 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;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.