You are here

relation.services.yml in Relation 8.2

Same filename and directory in other branches
  1. 8 relation.services.yml

File

relation.services.yml
View source
  1. services:
  2. entity.repository.relation:
  3. class: Drupal\relation\Entity\RelationRepository
  4. arguments: ['@entity_type.manager', '@entity.query']