You are here

namespace Drupal\content_sync\Plugin in Content Synchronization 8.2

Same name in other branches
  1. 3.0.x Drupal\content_sync\Plugin
Classsort descending Location Description
SyncNormalizerDecoratorBase src/Plugin/SyncNormalizerDecoratorBase.php Base class for Sync normalizer decorator plugins.
SyncNormalizerDecoratorInterface src/Plugin/SyncNormalizerDecoratorInterface.php Defines an interface for Sync normalizer decorator plugins.
SyncNormalizerDecoratorManager src/Plugin/SyncNormalizerDecoratorManager.php Provides the Sync normalizer decorator plugin manager.
SyncNormalizerDecoratorTrait src/Plugin/SyncNormalizerDecoratorTrait.php