fisharebest/webtrees

View on GitHub
app/CustomTags/PhpGedView.php

Summary

Maintainability
A
1 hr
Test Coverage

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

    public function tags(): array
    {
        return [
            'FAM:CHAN:_PGVU'        => new WebtreesUser(I18N::translate('Author of last change')),
            'FAM:COMM'              => new CustomElement(I18N::translate('Comment')),
Severity: Minor
Found in app/CustomTags/PhpGedView.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status