MCPcopy Create free account
hub / github.com/angular-ui/ui-grid / rejectFn

Function rejectFn

lib/test/angular/1.8.0/angular.js:18310–18312  ·  view source on GitHub ↗
(reason)

Source from the content-addressed store, hash-verified

18308 }
18309
18310 function rejectFn(reason) {
18311 rejectPromise(promise, reason);
18312 }
18313
18314 resolver(resolveFn, rejectFn);
18315

Callers

nothing calls this directly

Calls 1

rejectPromiseFunction · 0.70

Tested by

no test coverage detected