You are here

protected property ConfigSubscriber::$stateManager in Field Encryption 3.0.x

The state manager.

Type: \Drupal\field_encrypt\StateManager

File

src/EventSubscriber/ConfigSubscriber.php, line 45

Class

ConfigSubscriber
Updates existing data when field encryption settings are updated.

Namespace

Drupal\field_encrypt\EventSubscriber

Code

protected $stateManager;