interface Responsable (View source)

Methods

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