You are here

protected property GenericOpmlParser::$xpath in Feeds 8.3

The XPath query object.

Type: \DOMXpath

File

src/Component/GenericOpmlParser.php, line 18

Class

GenericOpmlParser
Parses a generic OPML string into an array.

Namespace

Drupal\feeds\Component

Code

protected $xpath;