You are here

protected property KeyListBuilder::$entityTypeManager in Key 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Controller/KeyListBuilder.php, line 25

Class

KeyListBuilder
Provides a listing of keys.

Namespace

Drupal\key\Controller

Code

protected $entityTypeManager;