ernestwisniewski/kbin

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

Summary

Maintainability
A
35 mins
Test Coverage

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

        #[MapEntity(mapping: ['magazine_name' => 'name'])]
        Magazine $magazine,
        #[MapEntity(id: 'entry_id')]
        Entry $entry,
        #[MapEntity(id: 'comment_id')]
Severity: Minor
Found in src/Controller/Entry/Comment/EntryCommentVotersController.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status