Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/angular/angular
/ destroy
Method
destroy
packages/core/test/acceptance/i18n_spec.ts:3012–3014 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3010
}
3011
3012
destroy() {
3013
this.vc.clear();
3014
}
3015
}
3016
3017
TestBed.configureTestingModule({declarations: [TextDirective, DivQuery]});
Callers
nothing calls this directly
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected