You are here

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

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/EntityTypeForm.php, line 26

Class

EntityTypeForm
Configures field encryption on the entity type level.

Namespace

Drupal\field_encrypt\Form

Code

protected $entityTypeManager;