You are here

protected property HtmlParser::$useSaveHTML in Feeds extensible parsers 8

Whether this version of PHP has the correct saveHTML() method.

Type: bool

File

src/Feeds/Parser/HtmlParser.php, line 25

Class

HtmlParser
Defines a HTML parser using XPath.

Namespace

Drupal\feeds_ex\Feeds\Parser

Code

protected $useSaveHTML;