You are here

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

Modified query cache.

Type: arrray

Overrides DOMXPath::$modifiedQueries

File

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

Class

DOMXPath
Wraps DOMXPath providing enhanced debugging and special namespace handling.

Namespace

Drupal\feeds_xpathparser

Code

protected $modifiedQueries = array();