SimplyAdmire/SimplyAdmire.CrowdConnector

View on GitHub
Classes/Service/CrowdApiService.php

Summary

Maintainability
A
1 hr
Test Coverage

Method doRequest has 40 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    protected function doRequest($uri, array $data = [])
    {
        try {
            $url = \sprintf(
                '%s/rest/usermanagement/%s/%s',
Severity: Minor
Found in Classes/Service/CrowdApiService.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status