eliashaeussler/cache-warmup

View on GitHub
src/Sitemap/Url.php

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Method __construct has 5 arguments (exceeds 4 allowed). Consider refactoring.
Wontfix

        protected string $uri,
        protected float $priority = 0.5,
        protected ?DateTimeInterface $lastModificationDate = null,
        protected ?ChangeFrequency $changeFrequency = null,
        protected ?Sitemap $origin = null,
Severity: Minor
Found in src/Sitemap/Url.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status