protected property ConfigSubscriber::$entitySchemaRepository in Field Encryption 8.2
The entity last installed schema repository.
Type: \Drupal\Core\Entity\EntityLastInstalledSchemaRepositoryInterface
File
- src/
EventSubscriber/ ConfigSubscriber.php, line 61
Class
- ConfigSubscriber
- Updates existing data when field encryption settings are updated.
Namespace
Drupal\field_encrypt\EventSubscriberCode
protected $entitySchemaRepository;