MCPcopy
hub / github.com/angular/angular / constructor

Method constructor

packages/router/test/directives/router_outlet.spec.ts:486–488  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

484 })
485 class Child {
486 constructor() {
487 childTokenValue = inject(TOKEN as any, {optional: true});
488 }
489 }
490
491 @NgModule({

Callers

nothing calls this directly

Calls 1

injectFunction · 0.90

Tested by

no test coverage detected