Leuchtfeuer/auth0-for-mautic

View on GitHub
Form/Type/ConfigType.php

Summary

Maintainability
B
6 hrs
Test Coverage

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

    public function buildForm(FormBuilderInterface $builder, array $options)
    {
        $builder->add(
            'auth0_username',
            TextType::class,
Severity: Major
Found in Form/Type/ConfigType.php - About 6 hrs to fix

    There are no issues that match your filters.

    Category
    Status