autowp/autowp

View on GitHub
module/Comments/src/ConfigProvider.php

Summary

Maintainability
A
2 hrs
Test Coverage
C
75%

Method getFormsConfig has 64 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function getFormsConfig(): array
    {
        return [
            'CommentForm' => [
                'type'         => Form::class,
Severity: Major
Found in module/Comments/src/ConfigProvider.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status