EntityTypeInfoController::$entityLastInstalledSchemaRepository

Same name in other branches
  1. 5.x src/Controller/EntityTypeInfoController.php \Drupal\devel\Controller\EntityTypeInfoController::entityLastInstalledSchemaRepository

The installed entity definition repository service.

Type: \Drupal\Core\Entity\EntityLastInstalledSchemaRepositoryInterface

File

src/Controller/EntityTypeInfoController.php, line 30

Class

EntityTypeInfoController
Provides route responses for the entity types info page.

Namespace

Drupal\devel\Controller

Code

protected $entityLastInstalledSchemaRepository;