elliotwms/Abacus

View on GitHub

Showing 1 of 1 total issue

Method _fetchAPI has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    private static function _fetchAPI($key)
    {
        if (is_null($key)) {
            $key = getenv('ABACUS_OPEN_EXCHANGE_KEY');
        }
Severity: Minor
Found in src/Currency.php - About 1 hr to fix
Severity
Category
Status
Source
Language