You are here

protected property FeedsExBase::$isMultibyte in Feeds extensible parsers 7.2

Whether the current system handles mb_* functions.

Type: bool

File

src/FeedsExBase.inc, line 18
Contains FeedsExBase.

Class

FeedsExBase
The Feeds extensible parser.

Code

protected $isMultibyte;