Class ResponseFactory
Methods | ||
---|---|---|
public
|
createResponse(ConnectionResponse $response, ResponseClassMap $responseClassMap): DataObject|null
|
# |
protected
|
getResponseObject(ConnectionResponse $response, ResponseClassMap $responseClassMap): DataObject|null
|
# |
Constants | ||
---|---|---|
public
|
MIME_APPLICATION_JSON = 'application/json'
|
# |
public
|
MIME_APPLICATION_PROBLEM_JSON = 'application/problem+json'
|
# |