Simple extension to facilitate the specialized JsonStrategy and JsonRenderer in this Module.
getPayload() : mixed
mixed
isApiProblem() : bool
bool
isHalCollection() : bool
bool
isHalResource() : bool
bool
setPayload(mixed $payload) : \PhlyRestfully\View\RestfulJsonModel
This is the value to represent in the response.
mixed