seregazhuk/php-headhunter-api

View on GitHub
src/EndPoints/EndpointsContainer.php

Summary

Maintainability
A
0 mins
Test Coverage

Inline control structures are not allowed
Open

        if(!class_exists($class)) return false;

Expected 1 space after IF keyword; 0 found
Open

        if(!class_exists($class)) return false;

Expected 1 space after IF keyword; 0 found
Open

        if($this->isRequestSetter($method)) {

Expected 1 newline at end of file; 0 found
Open

}

There are no issues that match your filters.

Category
Status