MCPcopy Index your code
hub / github.com/angular-ui/ui-router / cancelFn

Function cancelFn

test/angular/1.6/angular-animate.js:1219–1221  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1217 }
1218
1219 function cancelFn() {
1220 close(true);
1221 }
1222
1223 function close(rejected) {
1224 // 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