MCPcopy Create free account
hub / github.com/OpenReservation/OpenReservation / callback

Function callback

OpenReservation/wwwroot/Scripts/angular.js:12368–12374  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12366 return promise;
12367
12368 function callback() {
12369 if (!hasParams) {
12370 fn(iteration);
12371 } else {
12372 fn.apply(null, args);
12373 }
12374 }
12375 }
12376
12377 /**

Callers 10

jquery-1.10.2.jsFile · 0.70
nextFunction · 0.70
onProgressFunction · 0.70
BrowserFunction · 0.70
completeRequestFunction · 0.70
qFactoryFunction · 0.70
handleCallbackFunction · 0.70
injectElementWithStylesFunction · 0.70
ajaxFunction · 0.70

Calls 1

fnFunction · 0.85

Tested by

no test coverage detected