You are here

protected property StateManager::$entityTypeManager in Field Encryption 3.0.x

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/StateManager.php, line 31

Class

StateManager
Manages state for the module.

Namespace

Drupal\field_encrypt

Code

protected $entityTypeManager;