MCPcopy Index your code
hub / github.com/mailvelope/mailvelope /

Class

src/controller/encryptedForm.controller.js:22–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20]);
21
22export default class EncryptedFormController extends SubController {
23 constructor(port) {
24 super(port);
25 this.formAction = null;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected