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 |
||
|---|---|---|
| .. | ||
| animation/ts/dsl | ||
| debug/ts/debug_element | ||
| di/ts | ||
| testability/ts/whenStable | ||
| testing/ts | ||
| ts | ||
| BUILD.bazel | ||
| main.ts | ||
| start-server.js | ||
| test_module.ts | ||