protected property FeedsXPathParserDOMXPath::$modifiedQueries in Feeds XPath Parser 7
Same name and namespace in other branches
- 6 FeedsXPathParserDOMXPath.inc \FeedsXPathParserDOMXPath::modifiedQueries
Modified query cache.
Type: arrray
File
- ./
FeedsXPathParserDOMXPath.inc, line 32 - 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();