Neomerx\JsonApi\Exceptions\JsonApiException::getErrors PHP Méthode

getErrors() public méthode

public getErrors ( ) : ErrorCollection
Résultat ErrorCollection
    public function getErrors()
    {
        return $this->errors;
    }