interface Responsable (View source)

Methods

Response
toResponse(Request $request)

Create an HTTP response that represents the object.

Details

Response toResponse(Request $request)

Create an HTTP response that represents the object.

Parameters

Request $request

Return Value

Response