You are here

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

The DOMDocument to parse.

Type: \DOMDocument

Overrides DOMXPath::$doc

File

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

Class

DOMXPath
Wraps DOMXPath providing enhanced debugging and special namespace handling.

Namespace

Drupal\feeds_xpathparser

Code

protected $doc;