Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "decorator/listeners/EventSubscriber"

Index

Functions

Functions

EventSubscriber

  • EventSubscriber(): (Anonymous function)
  • Classes decorated with this decorator will listen to ORM events and their methods will be triggered when event occurs. Those classes must implement EventSubscriberInterface interface.

    Returns (Anonymous function)

Generated using TypeDoc