ernestwisniewski/kbin

View on GitHub
src/Controller/Entry/Comment/EntryCommentResponseTrait.php

Summary

Maintainability
A
35 mins
Test Coverage

Method getEntryCommentPageResponse has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

        string $template,
        EntryCommentPageView $criteria,
        FormInterface $form,
        Request $request,
        EntryComment $parent = null,
Severity: Minor
Found in src/Controller/Entry/Comment/EntryCommentResponseTrait.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status