You are here

protected property FeedsExXml::$entityLoader in Feeds extensible parsers 7

Same name and namespace in other branches
  1. 7.2 src/FeedsExXml.inc \FeedsExXml::entityLoader

The previous value for the entity loader.

Type: bool

File

src/FeedsExXml.inc, line 32
Contains FeedsExXml.

Class

FeedsExXml
Parses XML documents with XPath.

Code

protected $entityLoader;