DispatchComponent
class DispatchComponent implements ComponentInterface (View source)
A dispatch component
Properties
protected Dispatcher | $dispatcher |
Methods
void
handle(ComponentContext $componentContext)
Create an action request from stored route match values and dispatch to that
Details
void
handle(ComponentContext $componentContext)
Create an action request from stored route match values and dispatch to that