You are here

domain_entity.services.yml in Domain Access Entity 8

File

domain_entity.services.yml
View source
  1. services:
  2. domain_entity.mapper:
  3. class: Drupal\domain_entity\DomainEntityMapper
  4. arguments: ['@entity_type.manager']