krafthaus/bauhaus

View on GitHub
src/KraftHaus/Bauhaus/Field/BaseField.php

Summary

Maintainability
B
5 hrs
Test Coverage

BaseField has 38 functions (exceeds 20 allowed). Consider refactoring.
Open

abstract class BaseField
{

    const CONTEXT_LIST = 'list';
    const CONTEXT_FORM = 'form';
Severity: Minor
Found in src/KraftHaus/Bauhaus/Field/BaseField.php - About 5 hrs to fix

    There are no issues that match your filters.

    Category
    Status