protected property ParserBase::$xpath in Feeds XPath Parser 8
The DOMXpath object to use for XPath queries.
Type: \DOMXpath
File
- lib/
Drupal/ feeds_xpathparser/ ParserBase.php, line 41 - Contains \Drupal\feeds_xpathparser\ParserBase.
Class
- ParserBase
- Base class for the HTML and XML parsers.
Namespace
Drupal\feeds_xpathparserCode
protected $xpath;