You are here

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

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Controller/FieldOverviewController.php, line 29

Class

FieldOverviewController
Renders encrypted fields overview.

Namespace

Drupal\field_encrypt\Controller

Code

protected $entityFieldManager;