You are here

protected property FeedsXPathParserBase::$loader in Feeds XPath Parser 7

The return value of libxml_disable_entity_loader().

Type: bool

File

./FeedsXPathParserBase.inc, line 25
Provides the base class for FeedsXPathParserHTML and FeedsXPathParserXML.

Class

FeedsXPathParserBase
Base class for the HTML and XML parsers.

Code

protected $loader;