Esc
API Index — Namespaces, Packages, Reports, Indices
ResponseFactory
in package
implements
ResponseFactoryInterface
Table of Contents
Interfaces
- ResponseFactoryInterface
Methods
- createResponse() : ResponseInterface
Methods
createResponse()
public
createResponse([int $code = 200 ][, string $reasonPhrase = '' ]) : ResponseInterface
Parameters
- $code : int = 200
- $reasonPhrase : string = ''