fisharebest/webtrees

View on GitHub
app/Module/RedirectLegacyUrlsModule.php

Summary

Maintainability
A
1 hr
Test Coverage

Method boot has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function boot(): void
    {
        $router_container = Registry::container()->get(RouterContainer::class);
        $router           = $router_container->getMap();

Severity: Minor
Found in app/Module/RedirectLegacyUrlsModule.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status