mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
4609a2bd55
The `Injector.create(providers, ...)` overload has been deprecated. The examples now use the `Injector.create(options)` overload. PR Close #42006