MCPcopy Create free account
hub / github.com/angular-ui/ui-router / endFn

Function endFn

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

Source from the content-addressed store, hash-verified

1213 };
1214
1215 function endFn() {
1216 close();
1217 }
1218
1219 function cancelFn() {
1220 close(true);

Callers

nothing calls this directly

Calls 2

closeFunction · 0.70
forEachFunction · 0.70

Tested by

no test coverage detected