cHeeSaW/alpha-vantage-bundle

View on GitHub
Endpoints/ForeEx.php

Summary

Maintainability
A
1 hr
Test Coverage

Method __construct has 8 arguments (exceeds 4 allowed). Consider refactoring.
Open

        string $function,
        string $from_currency = null,
        string $to_currenccy = null,
        string $from_symbol = null,
        string $to_symbol = null,
Severity: Major
Found in Endpoints/ForeEx.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status