PokemonTCG/pokemon-tcg-sdk-php

View on GitHub
src/Models/CardMarketPrices.php

Summary

Maintainability
A
3 hrs
Test Coverage

CardMarketPrices has 30 functions (exceeds 20 allowed). Consider refactoring.
Open

class CardMarketPrices extends Model
{

    /** @var float|null */
    private $averageSellPrice;
Severity: Minor
Found in src/Models/CardMarketPrices.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status