fisharebest/webtrees

View on GitHub
app/CustomTags/Legacy.php

Summary

Maintainability
B
4 hrs
Test Coverage

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

    public function tags(): array
    {
        return [
            'FAM:*:ADDR:_PRIV'             => new CustomElement(I18N::translate('Private')),
            'FAM:*:PLAC:_VERI'             => new CustomElement(I18N::translate('Verified')),
Severity: Major
Found in app/CustomTags/Legacy.php - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status