You are here

protected property GenericOpmlParser::$normalizeCase in Feeds 8.3

Whether to normalize the case of elements and attributes.

Type: bool

File

src/Component/GenericOpmlParser.php, line 25

Class

GenericOpmlParser
Parses a generic OPML string into an array.

Namespace

Drupal\feeds\Component

Code

protected $normalizeCase;