wikimedia/mediawiki-core

View on GitHub
includes/ResourceLoader/DerivativeContext.php

Summary

Maintainability
A
3 hrs
Test Coverage

DerivativeContext has 27 functions (exceeds 20 allowed). Consider refactoring.
Open

class DerivativeContext extends Context {
    private const INHERIT_VALUE = -1;

    /**
     * @var Context
Severity: Minor
Found in includes/ResourceLoader/DerivativeContext.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status