You are here

protected property FeedsXPathParserDOMXPath::$modifiedQueries in Feeds XPath Parser 6

Same name and namespace in other branches
  1. 7 FeedsXPathParserDOMXPath.inc \FeedsXPathParserDOMXPath::modifiedQueries

File

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

Class

FeedsXPathParserDOMXPath
Wraps DOMXPath providing enhanced debugging and special namespace handling.

Code

protected $modifiedQueries = array();