*/ interface EncryptedEntityInterface { public function getEncryptedProperties(): array; }