You are here

private property PoStreamReader::$_finished in Localization update 7.2

Indicator of whether the stream reading is finished.

Type: boolean

File

includes/gettext/PoStreamReader.php, line 99
Contains \Drupal\Component\Gettext\PoStreamReader.

Class

PoStreamReader
Implements Gettext PO stream reader.

Code

private $_finished;