private property PoStreamReader::$_current_item

Current entry being read. Incomplete.

Type: array

File

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

Class

PoStreamReader
Implements Gettext PO stream reader.

Namespace

Drupal\Component\Gettext

Code

private $_current_item = array();