You are here

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

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Form/EntityTypeForm.php, line 33

Class

EntityTypeForm
Configures field encryption on the entity type level.

Namespace

Drupal\field_encrypt\Form

Code

protected $entityFieldManager;