You are here

protected property KeyConfigOverrideListBuilder::$entityTypeManager in Key 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Controller/KeyConfigOverrideListBuilder.php, line 27

Class

KeyConfigOverrideListBuilder
Provides a listing of key configuration overrides.

Namespace

Drupal\key\Controller

Code

protected $entityTypeManager;