Skip to content

Responses ResponseStandard

Brad Ploeger edited this page Apr 5, 2019 · 5 revisions

Responses \ ResponseStandard

Sets the basic functionality of a response

Related Classes

Extends: Rezdy\Responses\BaseRequest

Additional Methods

toRequest()

Purpose Converts the response into a request. Only works for responses that can be converted into an instance of one of the following:

Any other response will create an instance of Rezdy\Requests\EmptyRequest.

Clone this wiki locally