You are here

abstract protected function SyncNormalizerDecoratorTrait::getDecoratorManager in Content Synchronization 3.0.x

Same name and namespace in other branches
  1. 8.2 src/Plugin/SyncNormalizerDecoratorTrait.php \Drupal\content_sync\Plugin\SyncNormalizerDecoratorTrait::getDecoratorManager()

Return value

SyncNormalizerDecoratorManager

1 method overrides SyncNormalizerDecoratorTrait::getDecoratorManager()
ContentEntityNormalizer::getDecoratorManager in src/Normalizer/ContentEntityNormalizer.php
@inheritdoc

File

src/Plugin/SyncNormalizerDecoratorTrait.php, line 39

Class

SyncNormalizerDecoratorTrait

Namespace

Drupal\content_sync\Plugin

Code

protected abstract function getDecoratorManager();