You are here

protected property ProcessEntities::$moduleHandler in Field Encryption 3.0.x

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/ProcessEntities.php, line 29

Class

ProcessEntities
Service class to process entities and fields for encryption.

Namespace

Drupal\field_encrypt

Code

protected $moduleHandler;