You are here

protected property XPathQueryParser::$query in Feeds XPath Parser 8

The XPath query to modify.

Type: string

File

lib/Drupal/feeds_xpathparser/XPathQueryParser.php, line 42
Contains \Drupal\feeds_xpathparser\XPathQueryParser.

Class

XPathQueryParser
Pseudo-parser of XPath queries.

Namespace

Drupal\feeds_xpathparser

Code

protected $query;