You are here

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

The encoder used to convert encodings.

Type: FeedsExEncoderInterface

File

src/FeedsExBase.inc, line 32
Contains FeedsExBase.

Class

FeedsExBase
The Feeds extensible parser.

Code

protected $encoder;