You are here

protected property DOMXPath::$error in Feeds XPath Parser 8

The most recent error from parsing.

Type: \stdClass

Overrides DOMXPath::$error

File

lib/Drupal/feeds_xpathparser/DOMXPath.php, line 48
Contains \Druapl\feeds_xpathparser\DOMXPath.

Class

DOMXPath
Wraps DOMXPath providing enhanced debugging and special namespace handling.

Namespace

Drupal\feeds_xpathparser

Code

protected $error;