Class ResponseClassMap
| Methods | ||
|---|---|---|
public
|
addResponseClassName(int $httpStatusCode, string $responseClassName): $this
|
# |
public
|
getResponseClassName(int $httpStatusCode): string
|
# |
| Properties | |||
|---|---|---|---|
public
|
string
|
$defaultSuccessResponseClassName = ''
|
# |
public
|
string
|
$defaultErrorResponseClassName = ''
|
# |