fisharebest/webtrees

View on GitHub
app/Module/AustrianHistoricEvents.php

Summary

Maintainability
A
1 hr
Test Coverage

Method historicEventsAll has 47 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function historicEventsAll(): Collection
    {
        switch (I18N::languageTag()) {
            case 'de':
                return new Collection([
Severity: Minor
Found in app/Module/AustrianHistoricEvents.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status