You are here

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

The entity repository.

Type: \Drupal\Core\Entity\EntityRepositoryInterface

File

src/Normalizer/ContentEntityNormalizer.php, line 51

Class

ContentEntityNormalizer
Normalizes and denormalizes content entities.

Namespace

Drupal\default_content\Normalizer

Code

protected $entityRepository;