gdbots/pbj-php

View on GitHub
src/FieldBuilder.php

Summary

Maintainability
A
2 hrs
Test Coverage

FieldBuilder has 23 functions (exceeds 20 allowed). Consider refactoring.
Open

final class FieldBuilder
{
    private string $name;
    private Type $type;
    private ?FieldRule $rule = null;
Severity: Minor
Found in src/FieldBuilder.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status