protected property FeedsXPathParserHTML::$hasSaveHTML in Feeds XPath Parser 7
Whether this version of PHP has a useable saveHTML() method.
Type: bool
File
- ./
FeedsXPathParserHTML.inc, line 18 - s Contains FeedsXPathParserHTML.
Class
- FeedsXPathParserHTML
- XPath parsing for HTML.
Code
protected $hasSaveHTML = FALSE;