You are here

protected property EncryptedFieldValueManager::$entityManager in Field Encryption 8.2

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/EncryptedFieldValueManager.php, line 20

Class

EncryptedFieldValueManager
Manager containing common functions to manage EncryptedFieldValue entities.

Namespace

Drupal\field_encrypt

Code

protected $entityManager;