fisharebest/webtrees

View on GitHub
app/Timestamp.php

Summary

Maintainability
A
2 hrs
Test Coverage

Timestamp has 22 functions (exceeds 20 allowed). Consider refactoring.
Open

class Timestamp implements TimestampInterface
{
    private CarbonImmutable $carbon;

    public function __construct(int $timestamp, string $timezone, string $locale)
Severity: Minor
Found in app/Timestamp.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status