divineniiquaye/flight-routing

View on GitHub
src/Annotation/Route.php

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

Method __construct has 9 arguments (exceeds 4 allowed). Consider refactoring.
Open

        public ?string $path = null,
        public ?string $name = null,
        string|array $methods = [],
        string|array $schemes = [],
        string|array $hosts = [],
Severity: Major
Found in src/Annotation/Route.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status