You are here

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

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/StateManager.php, line 65

Class

StateManager
Manages state for the module.

Namespace

Drupal\field_encrypt

Code

protected $moduleHandler;