Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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.js
File · 0.70
runAnimationPostDigest
Function · 0.50
runAnimationPostDigest
Function · 0.50
Calls
1
close
Function · 0.70
Tested by
no test coverage detected