You are here

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

The entity last installed schema repository.

Type: \Drupal\Core\Entity\EntityLastInstalledSchemaRepositoryInterface

File

src/StateManager.php, line 52

Class

StateManager
Manages state for the module.

Namespace

Drupal\field_encrypt

Code

protected $entitySchemaRepository;