You are here

protected property FeedsXPathParserDOMXPath::$error in Feeds XPath Parser 7

The most recent error from parsing.

Type: stdClass

File

./FeedsXPathParserDOMXPath.inc, line 46
Provides a custom version of DOMXPath for use with feeds_xpathparser.

Class

FeedsXPathParserDOMXPath
Wraps DOMXPath providing enhanced debugging and special namespace handling.

Code

protected $error;