susina/psr2-code-generator

View on GitHub
src/Model/AbstractPhpStruct.php

Summary

Maintainability
A
3 hrs
Test Coverage
A
100%

AbstractPhpStruct has 26 functions (exceeds 20 allowed). Consider refactoring.
Open

abstract class AbstractPhpStruct extends AbstractModel implements NamespaceInterface, DocblockInterface
{
    use DocblockPart;
    use LongDescriptionPart;
    use QualifiedNamePart;
Severity: Minor
Found in src/Model/AbstractPhpStruct.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status