MCPcopy
hub / github.com/thinkjs/thinkjs / __after

Method __after

test/case/extend/controller.js:328–330  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

326 runCallAction = true;
327 }
328 __after() {
329 runAfterAction = true;
330 }
331 }
332 }
333 };

Callers 2

actionFunction · 0.80
logic.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected