implements |
Countable, ArrayAccess |
---|
Represents a API error response
Methods | ||
---|---|---|
public
|
__construct(int $statusCode, array $errors)
|
# |
public
|
getStatusCode(): int
|
# |
public
|
getErrors(): Error[]
|
# |
public
|
getRelatedResources(): array
|
# |