HttpDispatcherInterface

Extends

Interface HttpDispatcherInterface

category

System

package

Http

subpackage

Interfaces

Methods

Dispatches the current http request.

dispatch(\HttpContextInterface $httpContext) 

Arguments

$httpContext

\HttpContextInterface

Object which holds information about the current http context.