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

Function rejectFn

test/angular/1.7/angular.js:18245–18247  ·  view source on GitHub ↗
(reason)

Source from the content-addressed store, hash-verified

18243 }
18244
18245 function rejectFn(reason) {
18246 rejectPromise(promise, reason);
18247 }
18248
18249 resolver(resolveFn, rejectFn);
18250

Callers

nothing calls this directly

Calls 1

rejectPromiseFunction · 0.70

Tested by

no test coverage detected