ernestwisniewski/kbin

View on GitHub
src/Controller/Api/OAuth2/DeleteClientApi.php

Summary

Maintainability
A
45 mins
Test Coverage

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

        Request $request,
        ClientManagerInterface $manager,
        EntityManagerInterface $entityManager,
        CredentialsRevokerInterface $revoker,
        ValidatorInterface $validator,
Severity: Minor
Found in src/Controller/Api/OAuth2/DeleteClientApi.php - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status