MCPcopy Index your code
hub / github.com/angular/angular / constructor

Method constructor

packages/core/test/acceptance/i18n_spec.ts:3630–3630  ·  view source on GitHub ↗
(@Attribute('title') public title: string)

Source from the content-addressed store, hash-verified

3628 })
3629 class InjectTitleDir {
3630 constructor(@Attribute('title') public title: string) {}
3631 }
3632
3633 @Component({

Callers

nothing calls this directly

Calls 1

AttributeInterface · 0.90

Tested by

no test coverage detected