You are here

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

Same name and namespace in other branches
  1. 6 FeedsXPathParserDOMXPath.inc \FeedsXPathParserDOMXPath::config

Configuration array.

Type: array

File

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

Class

FeedsXPathParserDOMXPath
Wraps DOMXPath providing enhanced debugging and special namespace handling.

Code

protected $config = array();