xabbuh/panda-client

View on GitHub
src/Model/AbstractMedium.php

Summary

Maintainability
B
5 hrs
Test Coverage

AbstractMedium has 40 functions (exceeds 20 allowed). Consider refactoring.
Open

abstract class AbstractMedium implements ModelInterface
{
    protected $id;

    protected $mimeType;
Severity: Minor
Found in src/Model/AbstractMedium.php - About 5 hrs to fix

    There are no issues that match your filters.

    Category
    Status