You are here

protected static property XmlParserTrait::$_errors in Feeds 8.3

The errors reported during parsing.

Type: array

File

src/Component/XmlParserTrait.php, line 36

Class

XmlParserTrait
Helper methods for dealing with XML documents.

Namespace

Drupal\feeds\Component

Code

protected static $_errors = [];