Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular/angular
/ constructor
Method
constructor
packages/router/test/directives/router_outlet.spec.ts:679–681 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
677
})
678
class
Child {
679
constructor() {
680
childTokenValue = inject(TOKEN as any, {optional: true});
681
}
682
}
683
684
@NgModule({
Callers
nothing calls this directly
Calls
1
inject
Function · 0.90
Tested by
no test coverage detected