You are here

protected property ErrorCollection::$errors in JSON:API 8.2

The HTTP exceptions.

Type: \Symfony\Component\HttpKernel\Exception\HttpExceptionInterface[]

File

src/JsonApiResource/ErrorCollection.php, line 29

Class

ErrorCollection
To be used when the primary data is `errors`.

Namespace

Drupal\jsonapi\JsonApiResource

Code

protected $errors;