You are here

private property PoStreamReader::$_last_item in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/lib/Drupal/Component/Gettext/PoStreamReader.php \Drupal\Component\Gettext\PoStreamReader::_last_item

Object wrapper for the last read source/translation pair.

Type: \Drupal\Component\Gettext\PoItem

File

core/lib/Drupal/Component/Gettext/PoStreamReader.php, line 89
Contains \Drupal\Component\Gettext\PoStreamReader.

Class

PoStreamReader
Implements Gettext PO stream reader.

Namespace

Drupal\Component\Gettext

Code

private $_last_item;