You are here

protected property TextEncoder::$encodingList in Feeds extensible parsers 8

The list of encodings to search for.

Type: array

File

src/Encoder/TextEncoder.php, line 32

Class

TextEncoder
Generic text encoder.

Namespace

Drupal\feeds_ex\Encoder

Code

protected $encodingList;