You are here

protected property FeedsExHtml::$useSaveHTML in Feeds extensible parsers 7.2

Same name and namespace in other branches
  1. 7 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;