CallableDispatcher
A callable dispatcher for dispatching function-based event handlers.
Create a new instance of CallableDispatcher
The dependency resolver
Dispatch the event to the handler
The dispatcher context
The outgoing response
If the action is not found in the handler
Get the name of the handler
The route
The name of the handler
CallableDispatcher
A callable dispatcher for dispatching function-based event handlers.