You are here

private property PoStreamReader::$_errors in Localization update 7.2

Array of translated error strings recorded on reading this stream so far.

Type: array

File

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

Class

PoStreamReader
Implements Gettext PO stream reader.

Code

private $_errors;