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

Function clearPhase

test/angular/1.2/angular.js:13181–13183  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13179 }
13180
13181 function clearPhase() {
13182 $rootScope.$$phase = null;
13183 }
13184
13185 function compileToFn(exp, name) {
13186 var fn = $parse(exp);

Callers 1

$RootScopeProviderFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected