private property PoStreamReader::$_last_item

Object wrapper for the last read source/translation pair.

Type: Drupal\Component\Gettext\PoItem

File

drupal/core/lib/Drupal/Component/Gettext/PoStreamReader.php, line 98
Definition of Drupal\Component\Gettext\PoStreamReader.

Class

PoStreamReader
Implements Gettext PO stream reader.

Namespace

Drupal\Component\Gettext

Code

private $_last_item;