skqr/hateoas

View on GitHub
Search/SolrSearchResult.php

Summary

Maintainability
A
0 mins
Test Coverage

Multi-line function declarations must define one parameter per line
Open

        $query, Result $result, array $facets, array $entities
Severity: Minor
Found in Search/SolrSearchResult.php by phpcodesniffer

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

    {
Severity: Minor
Found in Search/SolrSearchResult.php by phpcodesniffer

Multi-line function declarations must define one parameter per line
Open

        $query, Result $result, array $facets, array $entities
Severity: Minor
Found in Search/SolrSearchResult.php by phpcodesniffer

Multi-line function declarations must define one parameter per line
Open

        $query, Result $result, array $facets, array $entities
Severity: Minor
Found in Search/SolrSearchResult.php by phpcodesniffer

There are no issues that match your filters.

Category
Status