fisharebest/webtrees

View on GitHub
app/Module/OpenStreetMap.php

Summary

Maintainability
A
1 hr
Test Coverage

Method leafletJsTileLayers has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function leafletJsTileLayers(): array
    {
        return [
            (object) [
                'attribution' => 'Map data ©<a href="https://www.openstreetmap.org">OpenStreetMap</a> contributors, <a href="https://creativecommons.org/licenses/by-sa/2.0">CC-BY-SA</a>',
Severity: Minor
Found in app/Module/OpenStreetMap.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status