You are here

service entity_type.repository in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/core.services.yml \entity_type.repository

Class

Drupal\Core\Entity\EntityTypeRepository
1 string reference to entity_type.repository
EntityManagerTest::setUp in core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php

File

core/core.services.yml
core/core.services.yml

View source
  1. class: Drupal\Core\Entity\EntityTypeRepository
  2. arguments:
  3. - '@entity_type.manager'