fisharebest/webtrees

View on GitHub
app/CustomTags/Aldfaer.php

Summary

Maintainability
A
1 hr
Test Coverage

Method tags has 38 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function tags(): array
    {
        return [
            'FAM:MARR_CIVIL'           => new Marriage(I18N::translate('Civil marriage')),
            'FAM:MARR_PARTNERS'        => new Marriage(I18N::translate('Registered partnership')),
Severity: Minor
Found in app/CustomTags/Aldfaer.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status