protected property ParserBase::$rawXML in Feeds XPath Parser 8
The mappings to return raw XML for.
Type: array
File
- lib/
Drupal/ feeds_xpathparser/ ParserBase.php, line 27 - Contains \Drupal\feeds_xpathparser\ParserBase.
Class
- ParserBase
- Base class for the HTML and XML parsers.
Namespace
Drupal\feeds_xpathparserCode
protected $rawXML = array();