nathan-fiscaletti/ipstackgeo-php

View on GitHub

Showing 1 of 1 total issue

Method call has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    protected function call(string $ips = null)
    {
        if (empty($this->api_key)) {
            throw new \Exception('Error: API key is missing.');
        }
Severity: Minor
Found in src/IPStack/GeoLookup.php - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language