You are here

protected property ContentEntityNormalizer::$languageManager in Default Content for D8 2.0.x

The language manager.

Type: \Drupal\Core\Language\LanguageManagerInterface

File

src/Normalizer/ContentEntityNormalizer.php, line 58

Class

ContentEntityNormalizer
Normalizes and denormalizes content entities.

Namespace

Drupal\default_content\Normalizer

Code

protected $languageManager;