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

Function callEventHandler

test/angular/1.6/angular.js:12741–12743  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12739 }
12740
12741 function callEventHandler() {
12742 eventHandler(event);
12743 }
12744 };
12745 });
12746 return applyHandlers;

Callers 1

createApplyHandlersFunction · 0.70

Calls 1

eventHandlerFunction · 0.70

Tested by

no test coverage detected