MCPcopy Create free account
hub / github.com/parse-community/parse-server /

Class

src/Controllers/HooksController.js:18–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16};
17
18export class HooksController {
19 _applicationId: string;
20 _webhookKey: string;
21 database: any;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected