cHeeSaW/alpha-vantage-bundle

View on GitHub
Endpoints/StockTimeSeries.php

Summary

Maintainability
A
35 mins
Test Coverage

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

        string $function,
        string $symbol = null,
        string $dataType = self::DATATYPE_JSON,
        string $outputsize = self::OUTPUTSIZE_COMPACT,
        string $interval = self::INTERVAL_5_MIN
Severity: Minor
Found in Endpoints/StockTimeSeries.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status