relation.services.yml in Relation 8
Same filename and directory in other branches
File
relation.services.ymlView source
- services:
- entity.repository.relation:
- class: Drupal\relation\Entity\RelationRepository
- arguments: ['@entity_type.manager', '@entity.query']