Issue #3173210 - Refactor properties field mapping plugins
Compare changes
@@ -2,27 +2,11 @@
@@ -32,61 +16,7 @@ use Symfony\Component\EventDispatcher\EventDispatcherInterface;
public function __construct(array $configuration, $plugin_id, array $plugin_definition, EntityTypeBundleInfoInterface $entity_type_bundle_info, EntityFieldManagerInterface $entity_field_manager, RestClientInterface $rest_client, EntityTypeManagerInterface $etm, DateFormatterInterface $dateFormatter, EventDispatcherInterface $event_dispatcher, DataFetcherInterface $dataFetcher) {
@@ -115,125 +45,10 @@ class Properties extends SalesforceMappingFieldPluginBase {
@@ -249,7 +64,8 @@ class Properties extends SalesforceMappingFieldPluginBase {
@@ -275,69 +91,4 @@ class Properties extends SalesforceMappingFieldPluginBase {