HttpResponseFactoryInterface
in
Table of Contents
Methods
- createResponse() : BaseProfileResponse
- Create a new instance of the response
Methods
createResponse()
Create a new instance of the response
public
createResponse(array<string|int, mixed> $response) : BaseProfileResponse
@return BaseProfileResponse
Parameters
- $response : array<string|int, mixed>