fisharebest/webtrees

View on GitHub
app/Elements/LanguageId.php

Summary

Maintainability
A
3 hrs
Test Coverage

Method values has 76 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function values(): array
    {
        $values = [
            ''              => '',
            'AFRIKAANS'     => (new LocaleAf())->endonym(),
Severity: Major
Found in app/Elements/LanguageId.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status