wikimedia/mediawiki-core

View on GitHub
includes/context/DerivativeContext.php

Summary

Maintainability
A
2 hrs
Test Coverage

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

class DerivativeContext extends ContextSource implements MutableContext {
    /**
     * @var WebRequest
     */
    private $request;
Severity: Minor
Found in includes/context/DerivativeContext.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status