You are here

protected property ContentEntityNormalizer::$decoratorManager 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::decoratorManager

Type: SyncNormalizerDecoratorManager

File

src/Normalizer/ContentEntityNormalizer.php, line 29

Class

ContentEntityNormalizer
Adds the file URI to embedded file entities.

Namespace

Drupal\content_sync\Normalizer

Code

protected $decoratorManager;