Yohann76/BileMo_B2B_API

View on GitHub
src/Controller/LoginFormAuthenticatorController.php

Summary

Maintainability
A
35 mins
Test Coverage

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

    public function register(Request $request,UserPasswordEncoderInterface $passwordEncoder, GuardAuthenticatorHandler $guardHandler, LoginFormAuthenticator $formAuthenticator, EntityManagerInterface $em)
Severity: Minor
Found in src/Controller/LoginFormAuthenticatorController.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status