interface ResourceResponseInterface (View source)

Defines a common interface for resource responses.

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.