angular-cn/packages/core/test/reflection
Tobias Bosch a80ac0a8d3 fix(core): make decorators closure safe (#16905)
This is required as e.g. `token` from `@Inject` is
accessed in string form via makeParamDecorator
but as a property in the `ReflectiveInjector`.

Closes #16889 as this is a more general fix.
2017-05-23 11:52:40 -06:00
..
reflector_spec.ts fix(core): make decorators closure safe (#16905) 2017-05-23 11:52:40 -06:00