You are here

protected property FeedsExBase::$encoderClass in Feeds extensible parsers 7

The class used as the text encoder.

Type: string

File

src/FeedsExBase.inc, line 25
Contains FeedsExBase.

Class

FeedsExBase
The Feeds extensible parser.

Code

protected $encoderClass = 'FeedsExTextEncoder';