src/Controller/Api/OAuth2/DeleteClientApi.php
Method __invoke
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
Request $request,
ClientManagerInterface $manager,
EntityManagerInterface $entityManager,
CredentialsRevokerInterface $revoker,
ValidatorInterface $validator,