You are here

protected property ContentEntityNormalizer::$entityTypeBundleInfo in Content Synchronization 8.2

Same name and namespace in other branches
  1. 3.0.x src/Normalizer/ContentEntityNormalizer.php \Drupal\content_sync\Normalizer\ContentEntityNormalizer::entityTypeBundleInfo

The entity bundle info.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

src/Normalizer/ContentEntityNormalizer.php, line 36

Class

ContentEntityNormalizer
Adds the file URI to embedded file entities.

Namespace

Drupal\content_sync\Normalizer

Code

protected $entityTypeBundleInfo;