ValiantTechnology/yelp-php

View on GitHub
src/Yelp.php

Summary

Maintainability
A
35 mins
Test Coverage

Method doRequest has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    private static function doRequest($uri, $payload = null, $method = 'get', $bearer = null, $token = null)
Severity: Minor
Found in src/Yelp.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status