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

Function endFn

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

Source from the content-addressed store, hash-verified

1233 };
1234
1235 function endFn() {
1236 close();
1237 }
1238
1239 function cancelFn() {
1240 close(true);

Callers

nothing calls this directly

Calls 2

closeFunction · 0.70
forEachFunction · 0.70

Tested by

no test coverage detected