wikimedia/mediawiki-extensions-Translate

View on GitHub
src/LogFormatter.php

Summary

Maintainability
A
1 hr
Test Coverage

Method getMessageParameters has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function getMessageParameters(): array {
        $params = parent::getMessageParameters();

        $type = $this->entry->getFullType();

Severity: Minor
Found in src/LogFormatter.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status