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

Function cancelFn

test/angular/1.4/angular-animate.js:1239–1241  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1237 }
1238
1239 function cancelFn() {
1240 close(true);
1241 }
1242
1243 function close(rejected) { // jshint ignore:line
1244 // if the promise has been called already then we shouldn't close

Callers 3

angular-animate.jsFile · 0.70
runAnimationPostDigestFunction · 0.50
runAnimationPostDigestFunction · 0.50

Calls 1

closeFunction · 0.70

Tested by

no test coverage detected