botamp/botamp-php

View on GitHub
lib/Botamp/Api/ApiRequestor.php

Summary

Maintainability
A
30 mins
Test Coverage

Avoid too many return statements within this method.
Open

                return $this->httpClient->delete($this->url."/{$params['id']}");
Severity: Major
Found in lib/Botamp/Api/ApiRequestor.php - About 30 mins to fix

    There are no issues that match your filters.

    Category
    Status