mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
71ee417fae
This commit removes a bunch of methodss from `ReflectionCapabilities` as they have gone unused. This also removes `Reflector` as it doesn't serve any purpose and it is not exposed as public API, so can be safely removed. PR Close #45335