fisharebest/webtrees

View on GitHub
app/CustomTags/FamilyTreeMaker.php

Summary

Maintainability
A
3 hrs
Test Coverage

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

    public function tags(): array
    {
        return [
            'FAM:CHIL:_FREL'              => new CustomElement(I18N::translate('Relationship to father')),
            'FAM:CHIL:_MREL'              => new CustomElement(I18N::translate('Relationship to mother')),
Severity: Major
Found in app/CustomTags/FamilyTreeMaker.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status