wikimedia/mediawiki-core

View on GitHub
includes/libs/Message/MessageValue.php

Summary

Maintainability
A
3 hrs
Test Coverage

MessageValue has 26 functions (exceeds 20 allowed). Consider refactoring.
Open

class MessageValue {
    /** @var string */
    private $key;

    /** @var MessageParam[] */
Severity: Minor
Found in includes/libs/Message/MessageValue.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status