adamwathan/bootforms

View on GitHub
src/AdamWathan/BootForms/BasicFormBuilder.php

Summary

Maintainability
A
2 hrs
Test Coverage

BasicFormBuilder has 22 functions (exceeds 20 allowed). Consider refactoring.
Open

class BasicFormBuilder
{
    protected $builder;

    public function __construct(FormBuilder $builder)
Severity: Minor
Found in src/AdamWathan/BootForms/BasicFormBuilder.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status