Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IUnregistrationFunc

Signature of the function used to explicitly unregister an event handler so that it stops receiving notifications

Hierarchy

  • IUnregistrationFunc

Callable

  • __call(): void
  • Signature of the function used to explicitly unregister an event handler so that it stops receiving notifications

    Returns void

Generated using TypeDoc