@mikro-orm/coreFunctionsVersion: 5.9Subscriber CallableSubscriber(): (target) => void@deprecatedThis decorator will be removed in v6, prefer the subscribers option in the ORM config.Returns (target) => void(target): voidParameterstarget: Constructor<EventSubscriber<any>>Returns void
This decorator will be removed in v6, prefer the
subscribers
option in the ORM config.