wikimedia/mediawiki-core

View on GitHub
includes/user/UserGroupManagerFactory.php

Summary

Maintainability
A
1 hr
Test Coverage

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

        ServiceOptions $options,
        ReadOnlyMode $readOnlyMode,
        ILBFactory $dbLoadBalancerFactory,
        HookContainer $hookContainer,
        UserEditTracker $userEditTracker,
Severity: Major
Found in includes/user/UserGroupManagerFactory.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status