fisharebest/webtrees

View on GitHub
app/Webtrees.php

Summary

Maintainability
A
1 hr
Test Coverage

Method bootstrap has 39 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function bootstrap(): self
    {
        // Show all errors and warnings in development, fewer in production.
        error_reporting(self::ERROR_REPORTING);

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

    There are no issues that match your filters.

    Category
    Status