protected property FeedsExHtml::$useSaveHTML in Feeds extensible parsers 7
Same name and namespace in other branches
- 7.2 src/FeedsExHtml.inc \FeedsExHtml::useSaveHTML
Whether this version of PHP has the correct saveHTML() method.
Type: bool
File
- src/
FeedsExHtml.inc, line 18 - Contains FeedsExHtml.
Class
- FeedsExHtml
- Parses HTML documents with XPath.
Code
protected $useSaveHTML;