Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular/angular
/ clear
Method
clear
packages/core/testing/src/logger.ts:29–31 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
}
28
29
clear(): void {
30
this.logItems = [];
31
}
32
33
result(): string {
34
return
this.logItems.join(
'; '
);
Callers
15
bootstrap_spec.ts
File · 0.45
ngOnDestroy
Method · 0.45
ngOnDestroy
Method · 0.45
directive_lifecycle_integration_spec.ts
File · 0.45
dispatcher_test.ts
File · 0.45
resolvePendingComponentsWithAsyncMetadata
Method · 0.45
finalize
Method · 0.45
compileTypesSync
Method · 0.45
applyTransitiveScopes
Method · 0.45
applyProviderOverrides
Method · 0.45
patchComponentsWithExistingStyles
Method · 0.45
restoreOriginalState
Method · 0.45
Calls
no outgoing calls
Tested by
1
removeLink
Method · 0.36