wikimedia/mediawiki-extensions-Translate

View on GitHub
src/TtmServer/SearchTranslationsActionApi.php

Summary

Maintainability
A
2 hrs
Test Coverage

Method getAllowedParams has 51 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    protected function getAllowedParams(): array {
        $available = $this->getSearchableTtmServers();

        $filters = $this->getAllowedFilters();

Severity: Major
Found in src/TtmServer/SearchTranslationsActionApi.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status