You are here

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

The state key value store.

Type: \Drupal\Core\State\StateInterface

File

src/StateManager.php, line 45

Class

StateManager
Manages state for the module.

Namespace

Drupal\field_encrypt

Code

protected $state;