MCPcopy
hub / github.com/angular-ui/ui-router / cancelFn

Function cancelFn

test/angular/1.7/angular-animate.js:1194–1196  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1192 }
1193
1194 function cancelFn() {
1195 close(true);
1196 }
1197
1198 function close(rejected) {
1199 // if the promise has been called already then we shouldn't close

Callers 1

angular-animate.jsFile · 0.70

Calls 1

closeFunction · 0.70

Tested by

no test coverage detected