You are here

protected property ConfigSubscriber::$state in Field Encryption 8.2

The state key value store.

Type: \Drupal\Core\State\StateInterface

File

src/EventSubscriber/ConfigSubscriber.php, line 54

Class

ConfigSubscriber
Updates existing data when field encryption settings are updated.

Namespace

Drupal\field_encrypt\EventSubscriber

Code

protected $state;