Code
Hub
Trending
Following
Digest
Agents
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/angular/angular
/ constructor
Method
constructor
packages/core/test/acceptance/di_spec.ts:6004–6004 ·
view source on GitHub ↗
(@Inject(token) public tokenValue: string)
Source
from the content-addressed store, hash-verified
6002
})
6003
class
Menu {
6004
constructor(@Inject(token) public tokenValue: string) {}
6005
}
6006
6007
@Component({
Callers
nothing calls this directly
Calls
3
Inject
Interface · 0.90
Self
Interface · 0.90
Optional
Interface · 0.90
Tested by
no test coverage detected