trait ResourceResponseTrait (View source)

Properties

protected mixed $responseData

Response data that should be serialized.

Methods

mixed
getResponseData()

Returns response data that should be serialized.

Details

mixed getResponseData()

Returns response data that should be serialized.

Return Value

mixed

Response data that should be serialized.