You are here

protected property EncryptionProfileManager::$entityManager in Encrypt 8.3

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/EncryptionProfileManager.php, line 17

Class

EncryptionProfileManager
Defines an EncryptionProfile manager.

Namespace

Drupal\encrypt

Code

protected $entityManager;