FrankProjects/UltimateWarfare

View on GitHub
src/Form/Admin/WorldType.php

Summary

Maintainability
A
3 hrs
Test Coverage

Method buildForm has 80 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function buildForm(FormBuilderInterface $builder, array $options): void
    {
        $builder
            ->add(
                'name',
Severity: Major
Found in src/Form/Admin/WorldType.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status