You are here

service entity.repository.relation in Relation 8.2

Same name and namespace in other branches
  1. 8 relation.services.yml \entity.repository.relation

Class

Drupal\relation\Entity\RelationRepository

File

./relation.services.yml
relation.services.yml

View source
  1. class: Drupal\relation\Entity\RelationRepository
  2. arguments:
  3. - '@entity_type.manager'
  4. - '@entity.query'