MCPcopy Create free account
hub / github.com/angular/angular /

Class

packages/platform-browser/test/testing_public_spec.ts:48–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46})
47@Injectable()
48class ChildComp {
49 childBinding: string;
50 constructor() {
51 this.childBinding = 'Child';

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected