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
2023-09-13 11:02:56 -07:00

4 lines
172 B
YAML

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