You are here

protected property ParserBase::$encoder in Feeds extensible parsers 8

The encoder used to convert encodings.

Type: \Drupal\feeds_ex\Encoder\EncoderInterface

File

src/Feeds/Parser/ParserBase.php, line 50

Class

ParserBase
The Feeds extensible parser.

Namespace

Drupal\feeds_ex\Feeds\Parser

Code

protected $encoder;