ResponsePreparerInterface (Support\Contracts)

ResponsePreparerInterface

interface ResponsePreparerInterface (View source)

Methods

Response prepareResponse( mixed $value)

Prepare the given value as a Response object.

bool readyForResponses()

Determine if provider is ready to return responses.

Details

Response prepareResponse( mixed $value) 登录查看完整内容