xabbuh/panda-client

View on GitHub
src/Model/Profile.php

Summary

Maintainability
B
6 hrs
Test Coverage

Profile has 46 functions (exceeds 20 allowed). Consider refactoring.
Open

class Profile implements ModelInterface
{
    private $id;

    private $title;
Severity: Minor
Found in src/Model/Profile.php - About 6 hrs to fix

    There are no issues that match your filters.

    Category
    Status