32 $responseStatus[
'SubCode'] ?
'/' . $this->
truncateStatus($responseStatus[
'SubCode']) :
'',
33 $responseStatus[
'Message'] ?
' ' . $responseStatus[
'Message'] :
'' 50 return substr(
$status, $prefixLength);
truncateStatus($status)
Truncate the status if it is prefixed by its urn.
getStatus()
Retrieve the status code.
const STATUS_PREFIX
The status namespace.
isSuccess()
Determine whether this is a successful response.
Create styles array
The data for the language used.
buildMessage(array $responseStatus)
validate(Response $response, Result $result)