Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MiddlewareContext

Context passed to a middleware invoke function.

Hierarchy

  • MiddlewareContext

Index

Properties

controller?: any

The destination controller object.

method?: string

The destination method name.

Generated using TypeDoc