fisharebest/webtrees

View on GitHub
app/Module/BingMaps.php

Summary

Maintainability
A
2 hrs
Test Coverage

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

    public function leafletJsTileLayers(): array
    {
        $api_key = $this->getPreference('api_key');

        if ($api_key === '') {
Severity: Minor
Found in app/Module/BingMaps.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status