You are here

protected property KeyRepository::$entityTypeManager in Key 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/KeyRepository.php, line 18

Class

KeyRepository
Provides a repository for Key configuration entities.

Namespace

Drupal\key

Code

protected $entityTypeManager;