Laragear/TwoFactor

View on GitHub
src/TwoFactorLoginHelper.php

Summary

Maintainability
A
1 hr
Test Coverage

Method __construct has 8 arguments (exceeds 4 allowed). Consider refactoring.
Open

        protected AuthManager $auth,
        protected Session $session,
        protected Request $request,
        protected string $view,
        protected string $sessionKey,
Severity: Major
Found in src/TwoFactorLoginHelper.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status