private property PoStreamReader::$_errors

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

Type: array

File

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

Class

PoStreamReader
Implements Gettext PO stream reader.

Namespace

Drupal\Component\Gettext

Code

private $_errors;