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

Function callEventHandler

test/angular/1.7/angular.js:13312–13314  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13310 }
13311
13312 function callEventHandler() {
13313 eventHandler(event);
13314 }
13315 };
13316 });
13317 return applyHandlers;

Callers 1

createApplyHandlersFunction · 0.70

Calls 1

eventHandlerFunction · 0.70

Tested by

no test coverage detected