You are here

protected property FieldTargetBase::$languageManager in Feeds 8.3

The language manager.

Type: \Drupal\Core\Language\LanguageManagerInterface

File

src/Plugin/Type/Target/FieldTargetBase.php, line 35

Class

FieldTargetBase
Helper class for field mappers.

Namespace

Drupal\feeds\Plugin\Type\Target

Code

protected $languageManager;