skqr/hateoas-bundle

View on GitHub
Http/DocumentTooLargeHttpException.php

Summary

Maintainability
A
0 mins
Test Coverage

The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line
Open

    {

TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
Open

        Exception $previous = NULL,

Line exceeds 120 characters; contains 256 characters
Open

    const DEFAULT_MESSAGE = "The response document contains too many resources. Please try requesting a specific page, e.g. \"/resources?page=1\", a specific resource, e.g. \"/resources/27\", or applying some filters, e.g. \"/resources?relationship=11\".";

There are no issues that match your filters.

Category
Status