You are here

protected static property XmlParserTrait::$_useError in Feeds 8.3

The previous value of libxml error reporting.

Type: bool

File

src/Component/XmlParserTrait.php, line 22

Class

XmlParserTrait
Helper methods for dealing with XML documents.

Namespace

Drupal\feeds\Component

Code

protected static $_useError;