seregazhuk/php-headhunter-api

View on GitHub
src/EndPoints/Endpoint.php

Summary

Maintainability
A
0 mins
Test Coverage

Only one argument is allowed per line in a multi-line function call
Open

            $this->getResourceUri($verb), $params
Severity: Minor
Found in src/EndPoints/Endpoint.php by phpcodesniffer

Only one argument is allowed per line in a multi-line function call
Open

            $this->getResourceUri($verb), $params
Severity: Minor
Found in src/EndPoints/Endpoint.php by phpcodesniffer

Only one argument is allowed per line in a multi-line function call
Open

            $this->getResourceUri($verb), $params
Severity: Minor
Found in src/EndPoints/Endpoint.php by phpcodesniffer

Only one argument is allowed per line in a multi-line function call
Open

            $this->getResourceUri($verb), $params
Severity: Minor
Found in src/EndPoints/Endpoint.php by phpcodesniffer

Only one argument is allowed per line in a multi-line function call
Open

            $this->getResourceUri($verb), $params
Severity: Minor
Found in src/EndPoints/Endpoint.php by phpcodesniffer

Only one argument is allowed per line in a multi-line function call
Open

            $this->getResourceUri($verb), $params
Severity: Minor
Found in src/EndPoints/Endpoint.php by phpcodesniffer

Expected 1 newline at end of file; 0 found
Open

}
Severity: Minor
Found in src/EndPoints/Endpoint.php by phpcodesniffer

There are no issues that match your filters.

Category
Status