wikimedia/mediawiki-core

View on GitHub
includes/auth/AbstractAuthenticationProvider.php

Summary

Maintainability
A
35 mins
Test Coverage

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

        LoggerInterface $logger,
        AuthManager $manager,
        HookContainer $hookContainer,
        Config $config,
        UserNameUtils $userNameUtils
Severity: Minor
Found in includes/auth/AbstractAuthenticationProvider.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status