You are here

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

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Normalizer/ContentEntityNormalizer.php, line 37

Class

ContentEntityNormalizer
Normalizes and denormalizes content entities.

Namespace

Drupal\default_content\Normalizer

Code

protected $entityTypeManager;