MCPcopy Create free account
hub / github.com/apache/cloudstack / clearPhase

Function clearPhase

tools/ngui/static/js/lib/angular.js:8340–8342  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

8338 }
8339
8340 function clearPhase() {
8341 $rootScope.$$phase = null;
8342 }
8343
8344 function compileToFn(exp, name) {
8345 var fn = $parse(exp);

Callers 1

$RootScopeProviderFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected