angular-docs-cn/packages/compiler-cli/integrationtest/bazel/injectable_def/app/test
Miško Hevery d5bd86ae5d fix(ivy): don't accidently read the inherited definition (#25736)
Create getter methods `getXXXDef` for each definition which
uses `hasOwnProperty` to verify that we don't accidently read form the
parent class.

Fixes: #24011
Fixes: #25026

PR Close #25736
2018-09-11 07:09:38 -07:00
..
BUILD.bazel feat: tree-shakeable providers API updates (#22655) 2018-03-13 09:28:05 -07:00
app_spec.ts fix(ivy): don't accidently read the inherited definition (#25736) 2018-09-11 07:09:38 -07:00