This repository has been archived on 2024-02-22. You can view files and clone it, but cannot push or open issues or pull requests.
migration_helpers/migration_helpers.services.yml

4 lines
165 B
YAML

services:
migration_helpers.field_transformations:
class: Drupal\migration_helpers\MigrationHelperFieldTransformations
arguments: ['@entity_type.manager']