AbstractHttpContextFactory
in package
Class AbstractHttpContextFactory
Tags
Table of Contents
- create() : HttpContextInterface
- Creates and returns a new instance of a http context interface.
Methods
create()
Creates and returns a new instance of a http context interface.
public
abstract create() : HttpContextInterface