79768200

Date: 2025-09-18 09:03:16
Score: 2.5
Natty:
Report link

you need to inject Reflector via @Inject :

constructor(@Inject(Reflector) private readonly reflector: Reflector) {}

worked perfectly

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • User mentioned (1): @Inject
  • Low reputation (1):
Posted by: ourahou amine