You are here

protected property EntityProcessorBase::$languageManager in Feeds 8.3

The language manager.

Type: \Drupal\Core\Language\LanguageManagerInterface

File

src/Feeds/Processor/EntityProcessorBase.php, line 83

Class

EntityProcessorBase
Defines a base entity processor.

Namespace

Drupal\feeds\Feeds\Processor

Code

protected $languageManager;