mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
The `ReflectiveInjector` symbol has been deprecated in v5 (11 major versions ago). This commit removes ReflectiveInjector and related symbols. BREAKING CHANGE: The `ReflectiveInjector` and related symbols were removed. Please update the code to avoid references to the `ReflectiveInjector` symbol. Use `Injector.create` as a replacement to create an injector instead. PR Close #48103 |
||
|---|---|---|
| .. | ||
| benchmarks | ||
| playground | ||
| empty.ts | ||
| tsconfig.json | ||
| types.d.ts | ||