fisharebest/webtrees

View on GitHub
app/CustomTags/BrothersKeeper.php

Summary

Maintainability
A
2 hrs
Test Coverage

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

    public function tags(): array
    {
        return [
            'FAM:*:_EVN'       => new CustomElement('Event number'),
            'FAM:CHIL:_FREL'   => new CustomElement(I18N::translate('Relationship to father')),
Severity: Major
Found in app/CustomTags/BrothersKeeper.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status